@strands.gg/accui 2.3.3 → 2.3.5
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.
|
@@ -49,20 +49,20 @@ if (typeof window !== "undefined") {
|
|
|
49
49
|
modalStack.cleanup();
|
|
50
50
|
});
|
|
51
51
|
}
|
|
52
|
-
const _hoisted_1$
|
|
52
|
+
const _hoisted_1$G = {
|
|
53
53
|
key: 0,
|
|
54
54
|
class: "ui-app-modal-overlay"
|
|
55
55
|
};
|
|
56
|
-
const _hoisted_2$
|
|
56
|
+
const _hoisted_2$z = {
|
|
57
57
|
key: 0,
|
|
58
58
|
class: "ui-app-loading-overlay"
|
|
59
59
|
};
|
|
60
|
-
const _hoisted_3$
|
|
61
|
-
const _hoisted_4$
|
|
60
|
+
const _hoisted_3$x = { class: "ui-app-loading-content" };
|
|
61
|
+
const _hoisted_4$u = {
|
|
62
62
|
key: 0,
|
|
63
63
|
class: "ui-app-loading-message"
|
|
64
64
|
};
|
|
65
|
-
const _sfc_main$
|
|
65
|
+
const _sfc_main$K = /* @__PURE__ */ defineComponent({
|
|
66
66
|
__name: "UiApp",
|
|
67
67
|
props: {
|
|
68
68
|
theme: { default: "auto" },
|
|
@@ -111,16 +111,16 @@ const _sfc_main$L = /* @__PURE__ */ defineComponent({
|
|
|
111
111
|
}, [
|
|
112
112
|
renderSlot(_ctx.$slots, "default", {}, void 0, true),
|
|
113
113
|
(openBlock(), createBlock(Teleport, { to: "body" }, [
|
|
114
|
-
unref(modalStack).length > 0 ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
114
|
+
unref(modalStack).length > 0 ? (openBlock(), createElementBlock("div", _hoisted_1$G)) : createCommentVNode("", true)
|
|
115
115
|
])),
|
|
116
116
|
(openBlock(), createBlock(Teleport, { to: "body" }, [
|
|
117
117
|
_cache[0] || (_cache[0] = createElementVNode("div", { class: "ui-app-notifications" }, null, -1))
|
|
118
118
|
])),
|
|
119
119
|
(openBlock(), createBlock(Teleport, { to: "body" }, [
|
|
120
|
-
isGlobalLoading.value ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
121
|
-
createElementVNode("div", _hoisted_3$
|
|
120
|
+
isGlobalLoading.value ? (openBlock(), createElementBlock("div", _hoisted_2$z, [
|
|
121
|
+
createElementVNode("div", _hoisted_3$x, [
|
|
122
122
|
_cache[1] || (_cache[1] = createElementVNode("div", { class: "ui-app-loading-spinner" }, null, -1)),
|
|
123
|
-
_ctx.loadingMessage ? (openBlock(), createElementBlock("p", _hoisted_4$
|
|
123
|
+
_ctx.loadingMessage ? (openBlock(), createElementBlock("p", _hoisted_4$u, toDisplayString(_ctx.loadingMessage), 1)) : createCommentVNode("", true)
|
|
124
124
|
])
|
|
125
125
|
])) : createCommentVNode("", true)
|
|
126
126
|
]))
|
|
@@ -135,23 +135,23 @@ const _export_sfc = (sfc, props) => {
|
|
|
135
135
|
}
|
|
136
136
|
return target;
|
|
137
137
|
};
|
|
138
|
-
const UiApp = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
139
|
-
const _hoisted_1$
|
|
140
|
-
const _hoisted_2$
|
|
141
|
-
const _hoisted_3$
|
|
142
|
-
const _hoisted_4$
|
|
138
|
+
const UiApp = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["__scopeId", "data-v-942fd7a0"]]);
|
|
139
|
+
const _hoisted_1$F = { class: "accui-component-scope" };
|
|
140
|
+
const _hoisted_2$y = { class: "alert-content" };
|
|
141
|
+
const _hoisted_3$w = { class: "alert-icon-container" };
|
|
142
|
+
const _hoisted_4$t = {
|
|
143
143
|
class: "alert-main-icon",
|
|
144
144
|
fill: "currentColor",
|
|
145
145
|
viewBox: "0 0 20 20",
|
|
146
146
|
"aria-hidden": "true"
|
|
147
147
|
};
|
|
148
|
-
const _hoisted_5$
|
|
148
|
+
const _hoisted_5$q = ["d"];
|
|
149
149
|
const _hoisted_6$o = { class: "alert-text-container" };
|
|
150
150
|
const _hoisted_7$m = {
|
|
151
151
|
key: 0,
|
|
152
152
|
class: "alert-dismiss-container"
|
|
153
153
|
};
|
|
154
|
-
const _sfc_main$
|
|
154
|
+
const _sfc_main$J = /* @__PURE__ */ defineComponent({
|
|
155
155
|
__name: "UiAlert",
|
|
156
156
|
props: {
|
|
157
157
|
variant: { default: "info" },
|
|
@@ -187,19 +187,19 @@ const _sfc_main$K = /* @__PURE__ */ defineComponent({
|
|
|
187
187
|
return icons[props.variant];
|
|
188
188
|
});
|
|
189
189
|
return (_ctx, _cache) => {
|
|
190
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
190
|
+
return openBlock(), createElementBlock("div", _hoisted_1$F, [
|
|
191
191
|
createElementVNode("div", {
|
|
192
192
|
class: normalizeClass(alertClasses.value),
|
|
193
193
|
role: "alert"
|
|
194
194
|
}, [
|
|
195
|
-
createElementVNode("div", _hoisted_2$
|
|
196
|
-
createElementVNode("div", _hoisted_3$
|
|
197
|
-
(openBlock(), createElementBlock("svg", _hoisted_4$
|
|
195
|
+
createElementVNode("div", _hoisted_2$y, [
|
|
196
|
+
createElementVNode("div", _hoisted_3$w, [
|
|
197
|
+
(openBlock(), createElementBlock("svg", _hoisted_4$t, [
|
|
198
198
|
createElementVNode("path", {
|
|
199
199
|
"fill-rule": "evenodd",
|
|
200
200
|
d: iconPath.value,
|
|
201
201
|
"clip-rule": "evenodd"
|
|
202
|
-
}, null, 8, _hoisted_5$
|
|
202
|
+
}, null, 8, _hoisted_5$q)
|
|
203
203
|
]))
|
|
204
204
|
]),
|
|
205
205
|
createElementVNode("div", _hoisted_6$o, [
|
|
@@ -241,7 +241,7 @@ const _sfc_main$K = /* @__PURE__ */ defineComponent({
|
|
|
241
241
|
};
|
|
242
242
|
}
|
|
243
243
|
});
|
|
244
|
-
const StrandsUiAlert = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
244
|
+
const StrandsUiAlert = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["__scopeId", "data-v-1beb49ad"]]);
|
|
245
245
|
/**
|
|
246
246
|
* @license lucide-vue-next v0.542.0 - ISC
|
|
247
247
|
*
|
|
@@ -613,17 +613,17 @@ const Users = createLucideIcon("users", [
|
|
|
613
613
|
["path", { d: "M22 21v-2a4 4 0 0 0-3-3.87", key: "kshegd" }],
|
|
614
614
|
["circle", { cx: "9", cy: "7", r: "4", key: "nufk8" }]
|
|
615
615
|
]);
|
|
616
|
-
const _hoisted_1$
|
|
617
|
-
const _hoisted_2$
|
|
616
|
+
const _hoisted_1$E = ["type", "disabled"];
|
|
617
|
+
const _hoisted_2$x = {
|
|
618
618
|
key: 0,
|
|
619
619
|
class: "button-loading-content"
|
|
620
620
|
};
|
|
621
|
-
const _hoisted_3$
|
|
622
|
-
const _hoisted_4$
|
|
621
|
+
const _hoisted_3$v = { key: 0 };
|
|
622
|
+
const _hoisted_4$s = {
|
|
623
623
|
key: 1,
|
|
624
624
|
class: "button-content"
|
|
625
625
|
};
|
|
626
|
-
const _hoisted_5$
|
|
626
|
+
const _hoisted_5$p = {
|
|
627
627
|
key: 0,
|
|
628
628
|
class: "leading-icon"
|
|
629
629
|
};
|
|
@@ -631,7 +631,7 @@ const _hoisted_6$n = {
|
|
|
631
631
|
key: 1,
|
|
632
632
|
class: "trailing-icon"
|
|
633
633
|
};
|
|
634
|
-
const _sfc_main$
|
|
634
|
+
const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
635
635
|
__name: "UiButton",
|
|
636
636
|
props: {
|
|
637
637
|
variant: { default: "primary" },
|
|
@@ -703,7 +703,7 @@ const _sfc_main$J = /* @__PURE__ */ defineComponent({
|
|
|
703
703
|
style: normalizeStyle(buttonStyles.value),
|
|
704
704
|
onClick: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("click", $event))
|
|
705
705
|
}, [
|
|
706
|
-
_ctx.loading ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
706
|
+
_ctx.loading ? (openBlock(), createElementBlock("span", _hoisted_2$x, [
|
|
707
707
|
_cache[1] || (_cache[1] = createElementVNode("svg", {
|
|
708
708
|
class: "button-loading-icon",
|
|
709
709
|
fill: "none",
|
|
@@ -723,12 +723,12 @@ const _sfc_main$J = /* @__PURE__ */ defineComponent({
|
|
|
723
723
|
d: "m4 12a8 8 0 0 1 8-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 0 1 4 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"
|
|
724
724
|
})
|
|
725
725
|
], -1)),
|
|
726
|
-
!_ctx.icon ? (openBlock(), createElementBlock("span", _hoisted_3$
|
|
727
|
-
])) : (openBlock(), createElementBlock("span", _hoisted_4$
|
|
726
|
+
!_ctx.icon ? (openBlock(), createElementBlock("span", _hoisted_3$v, toDisplayString(_ctx.loadingText || "Loading..."), 1)) : createCommentVNode("", true)
|
|
727
|
+
])) : (openBlock(), createElementBlock("span", _hoisted_4$s, [
|
|
728
728
|
_ctx.icon ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
729
729
|
IconComponent.value && !unref(slots)["default"] ? (openBlock(), createBlock(resolveDynamicComponent(IconComponent.value), { key: 0 })) : renderSlot(_ctx.$slots, "default", { key: 1 }, void 0, true)
|
|
730
730
|
], 64)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
731
|
-
IconComponent.value || LeadingIconComponent.value || unref(slots)["leading-icon"] ? (openBlock(), createElementBlock("span", _hoisted_5$
|
|
731
|
+
IconComponent.value || LeadingIconComponent.value || unref(slots)["leading-icon"] ? (openBlock(), createElementBlock("span", _hoisted_5$p, [
|
|
732
732
|
IconComponent.value && !LeadingIconComponent.value && !unref(slots)["leading-icon"] ? (openBlock(), createBlock(resolveDynamicComponent(IconComponent.value), { key: 0 })) : createCommentVNode("", true),
|
|
733
733
|
LeadingIconComponent.value && !unref(slots)["leading-icon"] ? (openBlock(), createBlock(resolveDynamicComponent(LeadingIconComponent.value), { key: 1 })) : createCommentVNode("", true),
|
|
734
734
|
unref(slots)["leading-icon"] ? renderSlot(_ctx.$slots, "leading-icon", { key: 2 }, void 0, true) : createCommentVNode("", true)
|
|
@@ -741,21 +741,21 @@ const _sfc_main$J = /* @__PURE__ */ defineComponent({
|
|
|
741
741
|
])) : createCommentVNode("", true)
|
|
742
742
|
], 64))
|
|
743
743
|
]))
|
|
744
|
-
], 14, _hoisted_1$
|
|
744
|
+
], 14, _hoisted_1$E);
|
|
745
745
|
};
|
|
746
746
|
}
|
|
747
747
|
});
|
|
748
|
-
const StrandsUiButton = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
749
|
-
const _hoisted_1$
|
|
748
|
+
const StrandsUiButton = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["__scopeId", "data-v-98ba7614"]]);
|
|
749
|
+
const _hoisted_1$D = {
|
|
750
750
|
key: 0,
|
|
751
751
|
class: "ui-card-header"
|
|
752
752
|
};
|
|
753
|
-
const _hoisted_2$
|
|
754
|
-
const _hoisted_3$
|
|
753
|
+
const _hoisted_2$w = { class: "ui-card-content" };
|
|
754
|
+
const _hoisted_3$u = {
|
|
755
755
|
key: 1,
|
|
756
756
|
class: "ui-card-footer"
|
|
757
757
|
};
|
|
758
|
-
const _sfc_main$
|
|
758
|
+
const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
759
759
|
__name: "UiCard",
|
|
760
760
|
props: {
|
|
761
761
|
variant: { default: "default" },
|
|
@@ -773,28 +773,28 @@ const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
|
773
773
|
`ui-card-color-${_ctx.color}`
|
|
774
774
|
]])
|
|
775
775
|
}, [
|
|
776
|
-
_ctx.$slots["header"] ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
776
|
+
_ctx.$slots["header"] ? (openBlock(), createElementBlock("div", _hoisted_1$D, [
|
|
777
777
|
renderSlot(_ctx.$slots, "header", {}, void 0, true)
|
|
778
778
|
])) : createCommentVNode("", true),
|
|
779
|
-
createElementVNode("div", _hoisted_2$
|
|
779
|
+
createElementVNode("div", _hoisted_2$w, [
|
|
780
780
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
781
781
|
]),
|
|
782
|
-
_ctx.$slots["footer"] ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
782
|
+
_ctx.$slots["footer"] ? (openBlock(), createElementBlock("div", _hoisted_3$u, [
|
|
783
783
|
renderSlot(_ctx.$slots, "footer", {}, void 0, true)
|
|
784
784
|
])) : createCommentVNode("", true)
|
|
785
785
|
], 2);
|
|
786
786
|
};
|
|
787
787
|
}
|
|
788
788
|
});
|
|
789
|
-
const StrandsUiCard = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
790
|
-
const _hoisted_1$
|
|
791
|
-
const _hoisted_2$
|
|
792
|
-
const _hoisted_3$
|
|
793
|
-
const _hoisted_4$
|
|
789
|
+
const StrandsUiCard = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["__scopeId", "data-v-d4383926"]]);
|
|
790
|
+
const _hoisted_1$C = { class: "accui-component-scope" };
|
|
791
|
+
const _hoisted_2$v = { class: "input-container" };
|
|
792
|
+
const _hoisted_3$t = ["for"];
|
|
793
|
+
const _hoisted_4$r = {
|
|
794
794
|
key: 0,
|
|
795
795
|
class: "input-required"
|
|
796
796
|
};
|
|
797
|
-
const _hoisted_5$
|
|
797
|
+
const _hoisted_5$o = { class: "input-wrapper" };
|
|
798
798
|
const _hoisted_6$m = ["id", "type", "value", "placeholder", "disabled", "required", "autocomplete", "name", "inputmode", "maxlength"];
|
|
799
799
|
const _hoisted_7$l = ["aria-label"];
|
|
800
800
|
const _hoisted_8$k = {
|
|
@@ -823,7 +823,7 @@ const _hoisted_12$i = {
|
|
|
823
823
|
key: 2,
|
|
824
824
|
class: "input-help-text"
|
|
825
825
|
};
|
|
826
|
-
const _sfc_main$
|
|
826
|
+
const _sfc_main$G = /* @__PURE__ */ defineComponent({
|
|
827
827
|
__name: "UiInput",
|
|
828
828
|
props: {
|
|
829
829
|
modelValue: {},
|
|
@@ -905,17 +905,17 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
|
905
905
|
showPassword.value = !showPassword.value;
|
|
906
906
|
};
|
|
907
907
|
return (_ctx, _cache) => {
|
|
908
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
909
|
-
createElementVNode("div", _hoisted_2$
|
|
908
|
+
return openBlock(), createElementBlock("div", _hoisted_1$C, [
|
|
909
|
+
createElementVNode("div", _hoisted_2$v, [
|
|
910
910
|
_ctx.label ? (openBlock(), createElementBlock("label", {
|
|
911
911
|
key: 0,
|
|
912
912
|
for: inputId.value,
|
|
913
913
|
class: "input-label"
|
|
914
914
|
}, [
|
|
915
915
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
916
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_4$
|
|
917
|
-
], 8, _hoisted_3$
|
|
918
|
-
createElementVNode("div", _hoisted_5$
|
|
916
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_4$r, "*")) : createCommentVNode("", true)
|
|
917
|
+
], 8, _hoisted_3$t)) : createCommentVNode("", true),
|
|
918
|
+
createElementVNode("div", _hoisted_5$o, [
|
|
919
919
|
createElementVNode("div", {
|
|
920
920
|
class: normalizeClass(["input-field-wrapper", [
|
|
921
921
|
{ "input-error": _ctx.error },
|
|
@@ -993,8 +993,8 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
|
993
993
|
};
|
|
994
994
|
}
|
|
995
995
|
});
|
|
996
|
-
const StrandsUiInput = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
997
|
-
const _sfc_main$
|
|
996
|
+
const StrandsUiInput = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["__scopeId", "data-v-26b9fb0d"]]);
|
|
997
|
+
const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
998
998
|
__name: "UiLink",
|
|
999
999
|
props: {
|
|
1000
1000
|
href: {},
|
|
@@ -1100,19 +1100,19 @@ const _sfc_main$G = /* @__PURE__ */ defineComponent({
|
|
|
1100
1100
|
};
|
|
1101
1101
|
}
|
|
1102
1102
|
});
|
|
1103
|
-
const StrandsUiLink = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1104
|
-
const _hoisted_1$
|
|
1105
|
-
const _hoisted_2$
|
|
1103
|
+
const StrandsUiLink = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["__scopeId", "data-v-49c069cf"]]);
|
|
1104
|
+
const _hoisted_1$B = { class: "tabs-wrapper" };
|
|
1105
|
+
const _hoisted_2$u = {
|
|
1106
1106
|
key: 0,
|
|
1107
1107
|
class: "tabs-before"
|
|
1108
1108
|
};
|
|
1109
|
-
const _hoisted_3$
|
|
1110
|
-
const _hoisted_4$
|
|
1109
|
+
const _hoisted_3$s = ["aria-selected", "id", "onClick"];
|
|
1110
|
+
const _hoisted_4$q = {
|
|
1111
1111
|
key: 1,
|
|
1112
1112
|
class: "tabs-after"
|
|
1113
1113
|
};
|
|
1114
|
-
const _hoisted_5$
|
|
1115
|
-
const _sfc_main$
|
|
1114
|
+
const _hoisted_5$n = ["aria-labelledby"];
|
|
1115
|
+
const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
1116
1116
|
__name: "UiTabs",
|
|
1117
1117
|
props: {
|
|
1118
1118
|
modelValue: {},
|
|
@@ -1369,7 +1369,7 @@ const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
|
1369
1369
|
{ "tabs-container--with-content": hasContentSlot.value }
|
|
1370
1370
|
]])
|
|
1371
1371
|
}, [
|
|
1372
|
-
createElementVNode("div", _hoisted_1$
|
|
1372
|
+
createElementVNode("div", _hoisted_1$B, [
|
|
1373
1373
|
createElementVNode("div", {
|
|
1374
1374
|
class: normalizeClass(["tabs-list", [
|
|
1375
1375
|
`tabs-list--${_ctx.orientation}`,
|
|
@@ -1378,7 +1378,7 @@ const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
|
1378
1378
|
]]),
|
|
1379
1379
|
style: normalizeStyle(_ctx.sticky ? { position: "sticky", [_ctx.sticky.side]: `${_ctx.sticky.offset}px`, zIndex: 10 } : {})
|
|
1380
1380
|
}, [
|
|
1381
|
-
_ctx.$slots["before"] ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
1381
|
+
_ctx.$slots["before"] ? (openBlock(), createElementBlock("div", _hoisted_2$u, [
|
|
1382
1382
|
renderSlot(_ctx.$slots, "before", {}, void 0, true)
|
|
1383
1383
|
])) : createCommentVNode("", true),
|
|
1384
1384
|
createElementVNode("div", {
|
|
@@ -1402,7 +1402,7 @@ const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
|
1402
1402
|
id: `tab-${tab.value}`,
|
|
1403
1403
|
role: "tab",
|
|
1404
1404
|
onClick: ($event) => handleTabClick(tab.value, index)
|
|
1405
|
-
}, toDisplayString(tab.label), 11, _hoisted_3$
|
|
1405
|
+
}, toDisplayString(tab.label), 11, _hoisted_3$s);
|
|
1406
1406
|
}), 128)),
|
|
1407
1407
|
createElementVNode("div", {
|
|
1408
1408
|
class: normalizeClass(["tab-background", { "no-transition": !enableTransitions.value }]),
|
|
@@ -1413,7 +1413,7 @@ const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
|
1413
1413
|
style: normalizeStyle(underlineStyle.value)
|
|
1414
1414
|
}, null, 6)
|
|
1415
1415
|
], 2),
|
|
1416
|
-
_ctx.$slots["after"] ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
1416
|
+
_ctx.$slots["after"] ? (openBlock(), createElementBlock("div", _hoisted_4$q, [
|
|
1417
1417
|
renderSlot(_ctx.$slots, "after", {}, void 0, true)
|
|
1418
1418
|
])) : createCommentVNode("", true)
|
|
1419
1419
|
], 6)
|
|
@@ -1426,27 +1426,27 @@ const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
|
1426
1426
|
id: "tabpanel"
|
|
1427
1427
|
}, [
|
|
1428
1428
|
renderSlot(_ctx.$slots, "content", { activeTab: activeTab.value }, void 0, true)
|
|
1429
|
-
], 10, _hoisted_5$
|
|
1429
|
+
], 10, _hoisted_5$n)) : createCommentVNode("", true)
|
|
1430
1430
|
], 2);
|
|
1431
1431
|
};
|
|
1432
1432
|
}
|
|
1433
1433
|
});
|
|
1434
|
-
const StrandsUiTabs = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1434
|
+
const StrandsUiTabs = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["__scopeId", "data-v-fcde7995"]]);
|
|
1435
1435
|
const logo = '<svg width="302" height="438" viewBox="0 0 302 438" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M71.5001 96C71.5001 96 132 106 137 61.5C142 17 117.5 3.50005 94.5001 1.50003C71.5001 -0.499996 16.0001 8.5 2.00014 72.5C-6.5 130.5 71.5003 227.5 165 218C258.5 208.5 280.758 148.5 283.5 121C286.242 93.5 277.5 61.5 238.5 61.5C153 61.5 150.501 185 170.5 235C190.5 285 199 279 213 314C227.001 349 217.296 411.458 183 427C129.456 450.65 92 426 78.5 407.5C65 389 68.0003 357 94.5001 344.5C121 332 212.41 393.5 301.5 361" stroke="black"/>\n</svg>\n';
|
|
1436
|
-
const _hoisted_1$
|
|
1436
|
+
const _hoisted_1$A = {
|
|
1437
1437
|
key: 0,
|
|
1438
1438
|
class: "loader-icon"
|
|
1439
1439
|
};
|
|
1440
|
-
const _hoisted_2$
|
|
1441
|
-
const _hoisted_3$
|
|
1442
|
-
const _hoisted_4$
|
|
1443
|
-
const _hoisted_5$
|
|
1440
|
+
const _hoisted_2$t = ["width", "height"];
|
|
1441
|
+
const _hoisted_3$r = ["d", "stroke", "stroke-width"];
|
|
1442
|
+
const _hoisted_4$p = ["d", "stroke", "stroke-width"];
|
|
1443
|
+
const _hoisted_5$m = ["width", "height"];
|
|
1444
1444
|
const _hoisted_6$l = ["stroke"];
|
|
1445
1445
|
const _hoisted_7$k = {
|
|
1446
1446
|
key: 3,
|
|
1447
1447
|
class: "loader-text"
|
|
1448
1448
|
};
|
|
1449
|
-
const _sfc_main$
|
|
1449
|
+
const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
1450
1450
|
__name: "UiLoader",
|
|
1451
1451
|
props: {
|
|
1452
1452
|
size: { default: 80 },
|
|
@@ -1487,7 +1487,7 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
|
1487
1487
|
return openBlock(), createElementBlock("div", {
|
|
1488
1488
|
class: normalizeClass(["loader-container", { "loader-centered": _ctx.centered }])
|
|
1489
1489
|
}, [
|
|
1490
|
-
_ctx.variant === "spinner" ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
1490
|
+
_ctx.variant === "spinner" ? (openBlock(), createElementBlock("div", _hoisted_1$A, [
|
|
1491
1491
|
(openBlock(), createElementBlock("svg", {
|
|
1492
1492
|
width: _ctx.size,
|
|
1493
1493
|
height: _ctx.size,
|
|
@@ -1501,7 +1501,7 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
|
1501
1501
|
"stroke-linecap": "round",
|
|
1502
1502
|
"stroke-linejoin": "round",
|
|
1503
1503
|
transform: "translate(81, 13) scale(1.0)"
|
|
1504
|
-
}, null, 8, _hoisted_3$
|
|
1504
|
+
}, null, 8, _hoisted_3$r),
|
|
1505
1505
|
createElementVNode("path", {
|
|
1506
1506
|
d: unref(d),
|
|
1507
1507
|
fill: "none",
|
|
@@ -1511,8 +1511,8 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
|
1511
1511
|
"stroke-linejoin": "round",
|
|
1512
1512
|
class: "loader-animated-path",
|
|
1513
1513
|
transform: "translate(81, 13) scale(1.0)"
|
|
1514
|
-
}, null, 8, _hoisted_4$
|
|
1515
|
-
], 8, _hoisted_2$
|
|
1514
|
+
}, null, 8, _hoisted_4$p)
|
|
1515
|
+
], 8, _hoisted_2$t))
|
|
1516
1516
|
])) : _ctx.variant === "circle" ? (openBlock(), createElementBlock("div", {
|
|
1517
1517
|
key: 1,
|
|
1518
1518
|
class: "loader-circle",
|
|
@@ -1533,7 +1533,7 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
|
1533
1533
|
"stroke-linecap": "round",
|
|
1534
1534
|
class: "loader-circle-path"
|
|
1535
1535
|
}, null, 8, _hoisted_6$l)
|
|
1536
|
-
], 8, _hoisted_5$
|
|
1536
|
+
], 8, _hoisted_5$m))
|
|
1537
1537
|
], 4)) : _ctx.variant === "bar" ? (openBlock(), createElementBlock("div", {
|
|
1538
1538
|
key: 2,
|
|
1539
1539
|
class: "loader-bar",
|
|
@@ -1557,9 +1557,9 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
|
1557
1557
|
};
|
|
1558
1558
|
}
|
|
1559
1559
|
});
|
|
1560
|
-
const StrandsUiLoader = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1561
|
-
const _hoisted_1$
|
|
1562
|
-
const _sfc_main$
|
|
1560
|
+
const StrandsUiLoader = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["__scopeId", "data-v-dde32ad9"]]);
|
|
1561
|
+
const _hoisted_1$z = ["aria-pressed", "aria-labelledby"];
|
|
1562
|
+
const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
1563
1563
|
__name: "UiToggle",
|
|
1564
1564
|
props: {
|
|
1565
1565
|
modelValue: { type: Boolean, default: false },
|
|
@@ -1599,19 +1599,19 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
1599
1599
|
createElementVNode("span", {
|
|
1600
1600
|
class: normalizeClass(["ui-toggle-thumb", thumbClasses.value])
|
|
1601
1601
|
}, null, 2)
|
|
1602
|
-
], 10, _hoisted_1$
|
|
1602
|
+
], 10, _hoisted_1$z);
|
|
1603
1603
|
};
|
|
1604
1604
|
}
|
|
1605
1605
|
});
|
|
1606
|
-
const UiToggle = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1607
|
-
const _hoisted_1$
|
|
1608
|
-
const _hoisted_2$
|
|
1609
|
-
const _hoisted_3$
|
|
1606
|
+
const UiToggle = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["__scopeId", "data-v-6c2fb8dd"]]);
|
|
1607
|
+
const _hoisted_1$y = { class: "accui-component-scope" };
|
|
1608
|
+
const _hoisted_2$s = { class: "avatar-editor-simple" };
|
|
1609
|
+
const _hoisted_3$q = {
|
|
1610
1610
|
key: 1,
|
|
1611
1611
|
class: "editor-container"
|
|
1612
1612
|
};
|
|
1613
|
-
const _hoisted_4$
|
|
1614
|
-
const _hoisted_5$
|
|
1613
|
+
const _hoisted_4$o = { class: "editor-main" };
|
|
1614
|
+
const _hoisted_5$l = { class: "canvas-container" };
|
|
1615
1615
|
const _hoisted_6$k = ["width", "height"];
|
|
1616
1616
|
const _hoisted_7$j = { class: "crop-overlay" };
|
|
1617
1617
|
const _hoisted_8$j = { class: "crop-backdrop" };
|
|
@@ -1629,7 +1629,7 @@ const _hoisted_19$c = { class: "action-buttons" };
|
|
|
1629
1629
|
const _hoisted_20$a = { class: "preview-section" };
|
|
1630
1630
|
const _hoisted_21$9 = { class: "preview-container" };
|
|
1631
1631
|
const _hoisted_22$9 = ["width", "height"];
|
|
1632
|
-
const _sfc_main$
|
|
1632
|
+
const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
1633
1633
|
__name: "UiAvatarEditor",
|
|
1634
1634
|
props: {
|
|
1635
1635
|
size: { default: 300 },
|
|
@@ -1920,8 +1920,8 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
|
1920
1920
|
}
|
|
1921
1921
|
}, { immediate: true });
|
|
1922
1922
|
return (_ctx, _cache) => {
|
|
1923
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
1924
|
-
createElementVNode("div", _hoisted_2$
|
|
1923
|
+
return openBlock(), createElementBlock("div", _hoisted_1$y, [
|
|
1924
|
+
createElementVNode("div", _hoisted_2$s, [
|
|
1925
1925
|
createElementVNode("input", {
|
|
1926
1926
|
ref_key: "fileInput",
|
|
1927
1927
|
ref: fileInput,
|
|
@@ -1941,9 +1941,9 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
|
1941
1941
|
}, ["prevent"]))
|
|
1942
1942
|
}, [..._cache[6] || (_cache[6] = [
|
|
1943
1943
|
createStaticVNode('<div class="upload-content"><svg class="upload-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 16l4.586-4.586a2 2 0 012.828 0L16 16m-2-2l1.586-1.586a2 2 0 012.828 0L20 14m-6-6h.01M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"></path></svg><h3 class="upload-title">Upload your photo</h3><p class="upload-subtitle">Drag and drop or click to browse</p><div class="upload-formats"><span class="format-tag">JPG</span><span class="format-tag">PNG</span><span class="format-tag">GIF</span></div></div>', 1)
|
|
1944
|
-
])], 32)) : (openBlock(), createElementBlock("div", _hoisted_3$
|
|
1945
|
-
createElementVNode("div", _hoisted_4$
|
|
1946
|
-
createElementVNode("div", _hoisted_5$
|
|
1944
|
+
])], 32)) : (openBlock(), createElementBlock("div", _hoisted_3$q, [
|
|
1945
|
+
createElementVNode("div", _hoisted_4$o, [
|
|
1946
|
+
createElementVNode("div", _hoisted_5$l, [
|
|
1947
1947
|
createElementVNode("canvas", {
|
|
1948
1948
|
ref_key: "canvas",
|
|
1949
1949
|
ref: canvas,
|
|
@@ -2400,11 +2400,11 @@ class SoundEffects {
|
|
|
2400
2400
|
}
|
|
2401
2401
|
}
|
|
2402
2402
|
const playLevelUp = (level, userSettings) => SoundEffects.playLevelUp(level, userSettings);
|
|
2403
|
-
const _hoisted_1$
|
|
2404
|
-
const _hoisted_2$
|
|
2405
|
-
const _hoisted_3$
|
|
2406
|
-
const _hoisted_4$
|
|
2407
|
-
const _hoisted_5$
|
|
2403
|
+
const _hoisted_1$x = { class: "level-progress-container" };
|
|
2404
|
+
const _hoisted_2$r = ["width", "height", "viewBox"];
|
|
2405
|
+
const _hoisted_3$p = { key: 0 };
|
|
2406
|
+
const _hoisted_4$n = ["r"];
|
|
2407
|
+
const _hoisted_5$k = ["y"];
|
|
2408
2408
|
const _hoisted_6$j = ["d", "stroke-width"];
|
|
2409
2409
|
const _hoisted_7$i = ["d", "stroke", "stroke-width"];
|
|
2410
2410
|
const _hoisted_8$i = ["d"];
|
|
@@ -2430,7 +2430,7 @@ const INNER_GAP = 18;
|
|
|
2430
2430
|
const ANIMATION_DURATION = 600;
|
|
2431
2431
|
const LABEL_EXTRA_DEGREES = 12;
|
|
2432
2432
|
const LABEL_CHAR_DEGREES = 8;
|
|
2433
|
-
const _sfc_main$
|
|
2433
|
+
const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
2434
2434
|
__name: "UiLevelProgress",
|
|
2435
2435
|
props: {
|
|
2436
2436
|
value: {},
|
|
@@ -2585,21 +2585,21 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
|
2585
2585
|
prevLevel = newLevel;
|
|
2586
2586
|
});
|
|
2587
2587
|
return (_ctx, _cache) => {
|
|
2588
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
2588
|
+
return openBlock(), createElementBlock("div", _hoisted_1$x, [
|
|
2589
2589
|
(openBlock(), createElementBlock("svg", {
|
|
2590
2590
|
width: unref(size),
|
|
2591
2591
|
height: unref(size),
|
|
2592
2592
|
viewBox: `0 0 ${unref(viewBox)} ${unref(viewBox)}`,
|
|
2593
2593
|
style: { "position": "relative" }
|
|
2594
2594
|
}, [
|
|
2595
|
-
levelUpActive.value ? (openBlock(), createElementBlock("g", _hoisted_3$
|
|
2595
|
+
levelUpActive.value ? (openBlock(), createElementBlock("g", _hoisted_3$p, [
|
|
2596
2596
|
createElementVNode("circle", {
|
|
2597
2597
|
cx: center,
|
|
2598
2598
|
cy: center,
|
|
2599
2599
|
r: innerCircleRadius.value,
|
|
2600
2600
|
fill: "#a800ff",
|
|
2601
2601
|
opacity: "0.92"
|
|
2602
|
-
}, null, 8, _hoisted_4$
|
|
2602
|
+
}, null, 8, _hoisted_4$n),
|
|
2603
2603
|
createElementVNode("text", {
|
|
2604
2604
|
x: center,
|
|
2605
2605
|
y: center + 15,
|
|
@@ -2608,7 +2608,7 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
|
2608
2608
|
"font-weight": "bold",
|
|
2609
2609
|
fill: "#fff",
|
|
2610
2610
|
style: { "font-family": "'Montserrat', sans-serif" }
|
|
2611
|
-
}, "Level Up", 8, _hoisted_5$
|
|
2611
|
+
}, "Level Up", 8, _hoisted_5$k)
|
|
2612
2612
|
])) : createCommentVNode("", true),
|
|
2613
2613
|
animatedValue.value >= 0 && animatedValue.value < props.max ? (openBlock(), createElementBlock("path", {
|
|
2614
2614
|
key: 1,
|
|
@@ -2678,16 +2678,16 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
|
2678
2678
|
}, null, -1)
|
|
2679
2679
|
])], 8, _hoisted_12$g)
|
|
2680
2680
|
])
|
|
2681
|
-
], 8, _hoisted_2$
|
|
2681
|
+
], 8, _hoisted_2$r))
|
|
2682
2682
|
]);
|
|
2683
2683
|
};
|
|
2684
2684
|
}
|
|
2685
2685
|
});
|
|
2686
|
-
const UiLevelProgress = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2687
|
-
const _hoisted_1$
|
|
2688
|
-
const _hoisted_2$
|
|
2689
|
-
const _hoisted_3$
|
|
2690
|
-
const _sfc_main$
|
|
2686
|
+
const UiLevelProgress = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-410a88ab"]]);
|
|
2687
|
+
const _hoisted_1$w = { class: "ui-modal-header-content" };
|
|
2688
|
+
const _hoisted_2$q = { class: "ui-modal-title" };
|
|
2689
|
+
const _hoisted_3$o = { key: 0 };
|
|
2690
|
+
const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
2691
2691
|
__name: "UiModal",
|
|
2692
2692
|
props: {
|
|
2693
2693
|
modelValue: { type: Boolean, default: void 0 },
|
|
@@ -2857,14 +2857,14 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
2857
2857
|
tabindex: "-1"
|
|
2858
2858
|
}, createSlots({
|
|
2859
2859
|
header: withCtx(() => [
|
|
2860
|
-
createElementVNode("div", _hoisted_1$
|
|
2861
|
-
createElementVNode("div", _hoisted_2$
|
|
2860
|
+
createElementVNode("div", _hoisted_1$w, [
|
|
2861
|
+
createElementVNode("div", _hoisted_2$q, [
|
|
2862
2862
|
renderSlot(_ctx.$slots, "header", {
|
|
2863
2863
|
handleClose: closeModal,
|
|
2864
2864
|
isOpen: isModalOpen.value,
|
|
2865
2865
|
openModal
|
|
2866
2866
|
}, () => [
|
|
2867
|
-
_ctx.$props.title ? (openBlock(), createElementBlock("h2", _hoisted_3$
|
|
2867
|
+
_ctx.$props.title ? (openBlock(), createElementBlock("h2", _hoisted_3$o, toDisplayString(_ctx.$props.title), 1)) : createCommentVNode("", true)
|
|
2868
2868
|
], true)
|
|
2869
2869
|
]),
|
|
2870
2870
|
_ctx.showCloseButton ? (openBlock(), createElementBlock("button", {
|
|
@@ -2914,7 +2914,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
2914
2914
|
};
|
|
2915
2915
|
}
|
|
2916
2916
|
});
|
|
2917
|
-
const UiModal = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2917
|
+
const UiModal = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["__scopeId", "data-v-29ec8a36"]]);
|
|
2918
2918
|
const tailwindColors = {
|
|
2919
2919
|
"#000000": {
|
|
2920
2920
|
label: "Black"
|
|
@@ -3517,11 +3517,11 @@ const tailwindColors = {
|
|
|
3517
3517
|
]
|
|
3518
3518
|
}
|
|
3519
3519
|
};
|
|
3520
|
-
const _hoisted_1$
|
|
3521
|
-
const _hoisted_2$
|
|
3522
|
-
const _hoisted_3$
|
|
3523
|
-
const _hoisted_4$
|
|
3524
|
-
const _hoisted_5$
|
|
3520
|
+
const _hoisted_1$v = { class: "ui-color-picker" };
|
|
3521
|
+
const _hoisted_2$p = { class: "ui-color-picker-main" };
|
|
3522
|
+
const _hoisted_3$n = ["viewBox"];
|
|
3523
|
+
const _hoisted_4$m = ["d"];
|
|
3524
|
+
const _hoisted_5$j = ["d"];
|
|
3525
3525
|
const _hoisted_6$i = ["d"];
|
|
3526
3526
|
const _hoisted_7$h = ["d"];
|
|
3527
3527
|
const _hoisted_8$h = ["d"];
|
|
@@ -3564,7 +3564,7 @@ const _hoisted_35$3 = { class: "ui-color-picker-swatch-row ui-color-picker-swatc
|
|
|
3564
3564
|
const _hoisted_36$3 = ["onClick"];
|
|
3565
3565
|
const GLOBAL_PICKER_WIDTH = 200;
|
|
3566
3566
|
const GLOBAL_PICKER_HEIGHT = 150;
|
|
3567
|
-
const _sfc_main$
|
|
3567
|
+
const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
3568
3568
|
__name: "UiColorPicker.Picker",
|
|
3569
3569
|
props: {
|
|
3570
3570
|
modelValue: {},
|
|
@@ -4939,8 +4939,8 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
|
4939
4939
|
document.removeEventListener("touchend", handleAreaMouseUp);
|
|
4940
4940
|
});
|
|
4941
4941
|
return (_ctx, _cache) => {
|
|
4942
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
4943
|
-
createElementVNode("div", _hoisted_2$
|
|
4942
|
+
return openBlock(), createElementBlock("div", _hoisted_1$v, [
|
|
4943
|
+
createElementVNode("div", _hoisted_2$p, [
|
|
4944
4944
|
createElementVNode("div", {
|
|
4945
4945
|
ref_key: "colorAreaRef",
|
|
4946
4946
|
ref: colorAreaRef,
|
|
@@ -5008,14 +5008,14 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
|
5008
5008
|
fill: "url(#orangeDotsPattern)",
|
|
5009
5009
|
"clip-path": "url(#canvasClip)",
|
|
5010
5010
|
opacity: "0.4"
|
|
5011
|
-
}, null, 8, _hoisted_4$
|
|
5011
|
+
}, null, 8, _hoisted_4$m)) : createCommentVNode("", true),
|
|
5012
5012
|
contrastDotsLargeTextPath.value ? (openBlock(), createElementBlock("path", {
|
|
5013
5013
|
key: 1,
|
|
5014
5014
|
d: contrastDotsLargeTextPath.value,
|
|
5015
5015
|
fill: "url(#redDotsPattern)",
|
|
5016
5016
|
"clip-path": "url(#canvasClip)",
|
|
5017
5017
|
opacity: "0.4"
|
|
5018
|
-
}, null, 8, _hoisted_5$
|
|
5018
|
+
}, null, 8, _hoisted_5$j)) : createCommentVNode("", true),
|
|
5019
5019
|
contrastBoundaryTopCurve.value ? (openBlock(), createElementBlock("path", {
|
|
5020
5020
|
key: 2,
|
|
5021
5021
|
d: contrastBoundaryTopCurve.value,
|
|
@@ -5062,7 +5062,7 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
|
5062
5062
|
"stroke-opacity": "0.5",
|
|
5063
5063
|
"clip-path": "url(#canvasClip)"
|
|
5064
5064
|
}, null, 8, _hoisted_9$f)) : createCommentVNode("", true)
|
|
5065
|
-
], 8, _hoisted_3$
|
|
5065
|
+
], 8, _hoisted_3$n)) : createCommentVNode("", true)
|
|
5066
5066
|
], 2)) : createCommentVNode("", true),
|
|
5067
5067
|
createElementVNode("div", {
|
|
5068
5068
|
class: "ui-color-picker-cursor",
|
|
@@ -5369,10 +5369,10 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
|
5369
5369
|
};
|
|
5370
5370
|
}
|
|
5371
5371
|
});
|
|
5372
|
-
const UiColorPickerPicker = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5373
|
-
const _hoisted_1$
|
|
5374
|
-
const _hoisted_2$
|
|
5375
|
-
const _sfc_main$
|
|
5372
|
+
const UiColorPickerPicker = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-e9e45931"]]);
|
|
5373
|
+
const _hoisted_1$u = { class: "ui-color-picker-button-container" };
|
|
5374
|
+
const _hoisted_2$o = { class: "ui-color-picker-button-preview" };
|
|
5375
|
+
const _sfc_main$x = /* @__PURE__ */ defineComponent({
|
|
5376
5376
|
__name: "UiColorPicker.Button",
|
|
5377
5377
|
props: {
|
|
5378
5378
|
modelValue: {},
|
|
@@ -5490,7 +5490,7 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
|
5490
5490
|
closePopover();
|
|
5491
5491
|
});
|
|
5492
5492
|
return (_ctx, _cache) => {
|
|
5493
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
5493
|
+
return openBlock(), createElementBlock("div", _hoisted_1$u, [
|
|
5494
5494
|
createVNode(StrandsUiButton, {
|
|
5495
5495
|
ref_key: "buttonRef",
|
|
5496
5496
|
ref: buttonRef,
|
|
@@ -5500,7 +5500,7 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
|
5500
5500
|
onClick: togglePopover
|
|
5501
5501
|
}, {
|
|
5502
5502
|
"leading-icon": withCtx(() => [
|
|
5503
|
-
createElementVNode("div", _hoisted_2$
|
|
5503
|
+
createElementVNode("div", _hoisted_2$o, [
|
|
5504
5504
|
createElementVNode("div", {
|
|
5505
5505
|
class: "ui-color-picker-button-color",
|
|
5506
5506
|
style: normalizeStyle({ backgroundColor: currentColorString.value })
|
|
@@ -5538,8 +5538,8 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
|
5538
5538
|
};
|
|
5539
5539
|
}
|
|
5540
5540
|
});
|
|
5541
|
-
const UiColorPickerButton = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5542
|
-
const _sfc_main$
|
|
5541
|
+
const UiColorPickerButton = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__scopeId", "data-v-805ac404"]]);
|
|
5542
|
+
const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
5543
5543
|
__name: "UiColorPicker",
|
|
5544
5544
|
props: {
|
|
5545
5545
|
modelValue: { default: "#EA00A8" },
|
|
@@ -5598,8 +5598,8 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({
|
|
|
5598
5598
|
};
|
|
5599
5599
|
}
|
|
5600
5600
|
});
|
|
5601
|
-
const _hoisted_1$
|
|
5602
|
-
const _sfc_main$
|
|
5601
|
+
const _hoisted_1$t = { class: "ui-tooltip-content" };
|
|
5602
|
+
const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
5603
5603
|
__name: "UiTooltip",
|
|
5604
5604
|
props: {
|
|
5605
5605
|
content: { default: "" },
|
|
@@ -5711,7 +5711,7 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
|
5711
5711
|
style: normalizeStyle(tooltipStyle.value),
|
|
5712
5712
|
role: "tooltip"
|
|
5713
5713
|
}, [
|
|
5714
|
-
createElementVNode("div", _hoisted_1$
|
|
5714
|
+
createElementVNode("div", _hoisted_1$t, [
|
|
5715
5715
|
renderSlot(_ctx.$slots, "tooltip", {}, () => [
|
|
5716
5716
|
createTextVNode(toDisplayString(_ctx.content), 1)
|
|
5717
5717
|
], true)
|
|
@@ -5725,12 +5725,12 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
|
5725
5725
|
};
|
|
5726
5726
|
}
|
|
5727
5727
|
});
|
|
5728
|
-
const UiTooltip = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5729
|
-
const _hoisted_1$
|
|
5728
|
+
const UiTooltip = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["__scopeId", "data-v-c5197cf7"]]);
|
|
5729
|
+
const _hoisted_1$s = {
|
|
5730
5730
|
key: 0,
|
|
5731
5731
|
class: "ui-divider-text"
|
|
5732
5732
|
};
|
|
5733
|
-
const _sfc_main$
|
|
5733
|
+
const _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
5734
5734
|
__name: "UiDivider",
|
|
5735
5735
|
props: {
|
|
5736
5736
|
orientation: { default: "horizontal" },
|
|
@@ -5784,7 +5784,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
|
5784
5784
|
]),
|
|
5785
5785
|
style: normalizeStyle(dividerStyle.value)
|
|
5786
5786
|
}, [
|
|
5787
|
-
hasText.value ? (openBlock(), createElementBlock("span", _hoisted_1$
|
|
5787
|
+
hasText.value ? (openBlock(), createElementBlock("span", _hoisted_1$s, [
|
|
5788
5788
|
renderSlot(_ctx.$slots, "default", {}, () => [
|
|
5789
5789
|
createTextVNode(toDisplayString(_ctx.text), 1)
|
|
5790
5790
|
], true)
|
|
@@ -5793,15 +5793,15 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
|
5793
5793
|
};
|
|
5794
5794
|
}
|
|
5795
5795
|
});
|
|
5796
|
-
const UiDivider = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5797
|
-
const _hoisted_1$
|
|
5798
|
-
const _hoisted_2$
|
|
5796
|
+
const UiDivider = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["__scopeId", "data-v-1c798024"]]);
|
|
5797
|
+
const _hoisted_1$r = { class: "ui-table-container" };
|
|
5798
|
+
const _hoisted_2$n = {
|
|
5799
5799
|
key: 0,
|
|
5800
5800
|
class: "ui-table-header"
|
|
5801
5801
|
};
|
|
5802
|
-
const _hoisted_3$
|
|
5803
|
-
const _hoisted_4$
|
|
5804
|
-
const _hoisted_5$
|
|
5802
|
+
const _hoisted_3$m = ["onDragenter", "onDrop"];
|
|
5803
|
+
const _hoisted_4$l = { class: "ui-table-header-content" };
|
|
5804
|
+
const _hoisted_5$i = ["onClick"];
|
|
5805
5805
|
const _hoisted_6$h = ["onDragstart"];
|
|
5806
5806
|
const _hoisted_7$g = {
|
|
5807
5807
|
key: 1,
|
|
@@ -5834,7 +5834,7 @@ const _hoisted_25$5 = {
|
|
|
5834
5834
|
key: 1,
|
|
5835
5835
|
class: "ui-table-footer"
|
|
5836
5836
|
};
|
|
5837
|
-
const _sfc_main$
|
|
5837
|
+
const _sfc_main$t = /* @__PURE__ */ defineComponent({
|
|
5838
5838
|
__name: "UiTable",
|
|
5839
5839
|
props: {
|
|
5840
5840
|
columns: {},
|
|
@@ -6088,7 +6088,7 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
|
6088
6088
|
return groupCount;
|
|
6089
6089
|
};
|
|
6090
6090
|
return (_ctx, _cache) => {
|
|
6091
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
6091
|
+
return openBlock(), createElementBlock("div", _hoisted_1$r, [
|
|
6092
6092
|
createElementVNode("div", {
|
|
6093
6093
|
ref_key: "tableRef",
|
|
6094
6094
|
ref: tableRef,
|
|
@@ -6103,7 +6103,7 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
|
6103
6103
|
]),
|
|
6104
6104
|
style: normalizeStyle(tableStyle.value)
|
|
6105
6105
|
}, [
|
|
6106
|
-
_ctx.columns.length > 0 ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
6106
|
+
_ctx.columns.length > 0 ? (openBlock(), createElementBlock("div", _hoisted_2$n, [
|
|
6107
6107
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.columns, (column, index) => {
|
|
6108
6108
|
return openBlock(), createElementBlock("div", {
|
|
6109
6109
|
key: `header-${index}`,
|
|
@@ -6127,7 +6127,7 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
|
6127
6127
|
onDrop: ($event) => handleDrop($event, index),
|
|
6128
6128
|
style: normalizeStyle(getHeaderColumnTransform(index))
|
|
6129
6129
|
}, [
|
|
6130
|
-
createElementVNode("div", _hoisted_4$
|
|
6130
|
+
createElementVNode("div", _hoisted_4$l, [
|
|
6131
6131
|
createElementVNode("div", {
|
|
6132
6132
|
class: "ui-table-header-main",
|
|
6133
6133
|
onClick: ($event) => column.sortable ? handleSort(column.key) : null
|
|
@@ -6154,7 +6154,7 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
|
6154
6154
|
size: 16
|
|
6155
6155
|
}))
|
|
6156
6156
|
])) : createCommentVNode("", true)
|
|
6157
|
-
], 8, _hoisted_5$
|
|
6157
|
+
], 8, _hoisted_5$i),
|
|
6158
6158
|
createElementVNode("div", _hoisted_8$g, [
|
|
6159
6159
|
_ctx.filterable || column.filterable ? (openBlock(), createElementBlock("button", {
|
|
6160
6160
|
key: 0,
|
|
@@ -6200,7 +6200,7 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
|
6200
6200
|
[vModelSelect, filters.value[column.key]]
|
|
6201
6201
|
]) : createCommentVNode("", true)
|
|
6202
6202
|
])) : createCommentVNode("", true)
|
|
6203
|
-
], 46, _hoisted_3$
|
|
6203
|
+
], 46, _hoisted_3$m);
|
|
6204
6204
|
}), 128))
|
|
6205
6205
|
])) : createCommentVNode("", true),
|
|
6206
6206
|
createElementVNode("div", _hoisted_16$c, [
|
|
@@ -6318,21 +6318,21 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
|
6318
6318
|
};
|
|
6319
6319
|
}
|
|
6320
6320
|
});
|
|
6321
|
-
const UiTable = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6322
|
-
const _hoisted_1$
|
|
6323
|
-
const _hoisted_2$
|
|
6321
|
+
const UiTable = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-263368b2"]]);
|
|
6322
|
+
const _hoisted_1$q = { class: "ui-hero-content" };
|
|
6323
|
+
const _hoisted_2$m = {
|
|
6324
6324
|
key: 0,
|
|
6325
6325
|
class: "ui-hero-header"
|
|
6326
6326
|
};
|
|
6327
|
-
const _hoisted_3$
|
|
6327
|
+
const _hoisted_3$l = {
|
|
6328
6328
|
key: 0,
|
|
6329
6329
|
class: "ui-hero-title"
|
|
6330
6330
|
};
|
|
6331
|
-
const _hoisted_4$
|
|
6331
|
+
const _hoisted_4$k = {
|
|
6332
6332
|
key: 1,
|
|
6333
6333
|
class: "ui-hero-description"
|
|
6334
6334
|
};
|
|
6335
|
-
const _hoisted_5$
|
|
6335
|
+
const _hoisted_5$h = {
|
|
6336
6336
|
key: 1,
|
|
6337
6337
|
class: "ui-hero-navigation"
|
|
6338
6338
|
};
|
|
@@ -6348,7 +6348,7 @@ const _hoisted_8$f = {
|
|
|
6348
6348
|
key: 1,
|
|
6349
6349
|
class: "ui-hero-background"
|
|
6350
6350
|
};
|
|
6351
|
-
const _sfc_main$
|
|
6351
|
+
const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
6352
6352
|
__name: "UiHero",
|
|
6353
6353
|
props: {
|
|
6354
6354
|
variant: { default: "minimal" },
|
|
@@ -6423,14 +6423,14 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent({
|
|
|
6423
6423
|
]]),
|
|
6424
6424
|
style: normalizeStyle(heroStyles.value)
|
|
6425
6425
|
}, [
|
|
6426
|
-
createElementVNode("div", _hoisted_1$
|
|
6427
|
-
hasHeaderSlot.value || _ctx.title || _ctx.description ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
6426
|
+
createElementVNode("div", _hoisted_1$q, [
|
|
6427
|
+
hasHeaderSlot.value || _ctx.title || _ctx.description ? (openBlock(), createElementBlock("div", _hoisted_2$m, [
|
|
6428
6428
|
renderSlot(_ctx.$slots, "header", {}, () => [
|
|
6429
|
-
_ctx.title ? (openBlock(), createElementBlock("h1", _hoisted_3$
|
|
6430
|
-
_ctx.description ? (openBlock(), createElementBlock("p", _hoisted_4$
|
|
6429
|
+
_ctx.title ? (openBlock(), createElementBlock("h1", _hoisted_3$l, toDisplayString(_ctx.title), 1)) : createCommentVNode("", true),
|
|
6430
|
+
_ctx.description ? (openBlock(), createElementBlock("p", _hoisted_4$k, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
|
|
6431
6431
|
], true)
|
|
6432
6432
|
])) : createCommentVNode("", true),
|
|
6433
|
-
hasNavigationSlot.value ? (openBlock(), createElementBlock("div", _hoisted_5$
|
|
6433
|
+
hasNavigationSlot.value ? (openBlock(), createElementBlock("div", _hoisted_5$h, [
|
|
6434
6434
|
renderSlot(_ctx.$slots, "navigation", {}, void 0, true)
|
|
6435
6435
|
])) : createCommentVNode("", true),
|
|
6436
6436
|
hasDefaultSlot.value ? (openBlock(), createElementBlock("div", _hoisted_6$g, [
|
|
@@ -6447,7 +6447,7 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent({
|
|
|
6447
6447
|
};
|
|
6448
6448
|
}
|
|
6449
6449
|
});
|
|
6450
|
-
const UiHero = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6450
|
+
const UiHero = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__scopeId", "data-v-00e0d581"]]);
|
|
6451
6451
|
const currentTheme = ref("system");
|
|
6452
6452
|
const systemPrefersDark = ref(false);
|
|
6453
6453
|
const STORAGE_KEY = "strands-ui-theme";
|
|
@@ -6624,14 +6624,14 @@ function useTheme(fallbackTheme = "auto") {
|
|
|
6624
6624
|
themeClass
|
|
6625
6625
|
};
|
|
6626
6626
|
}
|
|
6627
|
-
const _hoisted_1$
|
|
6628
|
-
const _hoisted_2$
|
|
6629
|
-
const _hoisted_3$
|
|
6627
|
+
const _hoisted_1$p = { class: "accui-component-scope" };
|
|
6628
|
+
const _hoisted_2$l = { class: "ui-theme-toggle" };
|
|
6629
|
+
const _hoisted_3$k = {
|
|
6630
6630
|
key: 1,
|
|
6631
6631
|
class: "ui-theme-toggle-dropdown"
|
|
6632
6632
|
};
|
|
6633
|
-
const _hoisted_4$
|
|
6634
|
-
const _hoisted_5$
|
|
6633
|
+
const _hoisted_4$j = ["disabled", "onClick"];
|
|
6634
|
+
const _hoisted_5$g = {
|
|
6635
6635
|
key: 0,
|
|
6636
6636
|
class: "ui-theme-toggle-option-indicator"
|
|
6637
6637
|
};
|
|
@@ -6641,7 +6641,7 @@ const _hoisted_6$f = {
|
|
|
6641
6641
|
role: "group",
|
|
6642
6642
|
"aria-label": "Theme selection"
|
|
6643
6643
|
};
|
|
6644
|
-
const _sfc_main$
|
|
6644
|
+
const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
6645
6645
|
__name: "UiThemeToggle",
|
|
6646
6646
|
props: {
|
|
6647
6647
|
variant: { default: "button" },
|
|
@@ -6691,8 +6691,8 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
6691
6691
|
document.removeEventListener("click", handleClickOutside);
|
|
6692
6692
|
});
|
|
6693
6693
|
return (_ctx, _cache) => {
|
|
6694
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
6695
|
-
createElementVNode("div", _hoisted_2$
|
|
6694
|
+
return openBlock(), createElementBlock("div", _hoisted_1$p, [
|
|
6695
|
+
createElementVNode("div", _hoisted_2$l, [
|
|
6696
6696
|
_ctx.variant === "button" ? (openBlock(), createBlock(StrandsUiButton, {
|
|
6697
6697
|
key: 0,
|
|
6698
6698
|
icon: "",
|
|
@@ -6704,7 +6704,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
6704
6704
|
onClick: _cache[0] || (_cache[0] = ($event) => isDisabled.value ? null : toggleTheme),
|
|
6705
6705
|
title: isDisabled.value ? "Theme is locked by app settings" : `Switch to ${nextThemeLabel.value.toLowerCase()} theme`,
|
|
6706
6706
|
class: normalizeClass(["ui-theme-toggle-button", { "ui-theme-toggle--disabled": isDisabled.value }])
|
|
6707
|
-
}, null, 8, ["iconName", "size", "disabled", "title", "class"])) : _ctx.variant === "dropdown" ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
6707
|
+
}, null, 8, ["iconName", "size", "disabled", "title", "class"])) : _ctx.variant === "dropdown" ? (openBlock(), createElementBlock("div", _hoisted_3$k, [
|
|
6708
6708
|
createVNode(StrandsUiButton, {
|
|
6709
6709
|
squircle: "",
|
|
6710
6710
|
iconName: currentIcon.value,
|
|
@@ -6741,8 +6741,8 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
6741
6741
|
}, [
|
|
6742
6742
|
(openBlock(), createBlock(resolveDynamicComponent(getIconComponent(option.icon)), { class: "ui-theme-toggle-option-icon" })),
|
|
6743
6743
|
createElementVNode("span", null, toDisplayString(option.label), 1),
|
|
6744
|
-
unref(currentTheme2) === option.value ? (openBlock(), createElementBlock("div", _hoisted_5$
|
|
6745
|
-
], 10, _hoisted_4$
|
|
6744
|
+
unref(currentTheme2) === option.value ? (openBlock(), createElementBlock("div", _hoisted_5$g)) : createCommentVNode("", true)
|
|
6745
|
+
], 10, _hoisted_4$j);
|
|
6746
6746
|
}), 128))
|
|
6747
6747
|
])) : createCommentVNode("", true)
|
|
6748
6748
|
])) : _ctx.variant === "segmented" ? (openBlock(), createElementBlock("div", _hoisted_6$f, [
|
|
@@ -6774,7 +6774,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
6774
6774
|
};
|
|
6775
6775
|
}
|
|
6776
6776
|
});
|
|
6777
|
-
const UiThemeToggle = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6777
|
+
const UiThemeToggle = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["__scopeId", "data-v-b67c31fe"]]);
|
|
6778
6778
|
const slotHasContent = (slotName, slots) => {
|
|
6779
6779
|
const slot = slots[slotName];
|
|
6780
6780
|
if (!slot) return false;
|
|
@@ -6785,13 +6785,13 @@ const slotHasContent = (slotName, slots) => {
|
|
|
6785
6785
|
return Array.isArray(slot) && slot.length > 0;
|
|
6786
6786
|
};
|
|
6787
6787
|
const securedByLogo = "data:image/webp;base64,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";
|
|
6788
|
-
const _hoisted_1$
|
|
6789
|
-
const _hoisted_2$
|
|
6788
|
+
const _hoisted_1$o = { class: "accui-component-scope" };
|
|
6789
|
+
const _hoisted_2$k = {
|
|
6790
6790
|
key: 0,
|
|
6791
6791
|
class: "secured-logo"
|
|
6792
6792
|
};
|
|
6793
|
-
const _hoisted_3$
|
|
6794
|
-
const _sfc_main$
|
|
6793
|
+
const _hoisted_3$j = ["src"];
|
|
6794
|
+
const _sfc_main$q = /* @__PURE__ */ defineComponent({
|
|
6795
6795
|
__name: "StrandsSecuredFooter",
|
|
6796
6796
|
props: {
|
|
6797
6797
|
config: {}
|
|
@@ -6806,27 +6806,27 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
6806
6806
|
const slots = useSlots();
|
|
6807
6807
|
const hasDefaultSlot = computed(() => slotHasContent("default", slots));
|
|
6808
6808
|
return (_ctx, _cache) => {
|
|
6809
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
6809
|
+
return openBlock(), createElementBlock("div", _hoisted_1$o, [
|
|
6810
6810
|
shouldShowSecuredBy.value ? (openBlock(), createElementBlock("div", {
|
|
6811
6811
|
key: 0,
|
|
6812
6812
|
class: normalizeClass(["secured-footer", { "secured-footer-with-content": hasDefaultSlot.value, "secured-footer-centered": !hasDefaultSlot.value }])
|
|
6813
6813
|
}, [
|
|
6814
6814
|
renderSlot(_ctx.$slots, "default", {}, void 0, true),
|
|
6815
|
-
shouldShowSecuredBy.value ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
6815
|
+
shouldShowSecuredBy.value ? (openBlock(), createElementBlock("div", _hoisted_2$k, [
|
|
6816
6816
|
createElementVNode("img", {
|
|
6817
6817
|
src: unref(securedByLogo),
|
|
6818
6818
|
alt: "Secured by Strands Services",
|
|
6819
6819
|
class: "secured-logo-image",
|
|
6820
6820
|
width: "91.2",
|
|
6821
6821
|
height: "32"
|
|
6822
|
-
}, null, 8, _hoisted_3$
|
|
6822
|
+
}, null, 8, _hoisted_3$j)
|
|
6823
6823
|
])) : createCommentVNode("", true)
|
|
6824
6824
|
], 2)) : createCommentVNode("", true)
|
|
6825
6825
|
]);
|
|
6826
6826
|
};
|
|
6827
6827
|
}
|
|
6828
6828
|
});
|
|
6829
|
-
const StrandsSecuredFooter = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6829
|
+
const StrandsSecuredFooter = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__scopeId", "data-v-fe426315"]]);
|
|
6830
6830
|
const mfaDevices = ref([]);
|
|
6831
6831
|
const mfaEnabled = ref(false);
|
|
6832
6832
|
const loading = ref(false);
|
|
@@ -7035,14 +7035,14 @@ function useStrandsMfa() {
|
|
|
7035
7035
|
formatLastUsed
|
|
7036
7036
|
};
|
|
7037
7037
|
}
|
|
7038
|
-
const _hoisted_1$
|
|
7039
|
-
const _hoisted_2$
|
|
7040
|
-
const _hoisted_3$
|
|
7038
|
+
const _hoisted_1$n = { class: "accui-component-scope" };
|
|
7039
|
+
const _hoisted_2$j = { class: "mfa-verification-content" };
|
|
7040
|
+
const _hoisted_3$i = {
|
|
7041
7041
|
key: 0,
|
|
7042
7042
|
class: "mfa-verification-loading"
|
|
7043
7043
|
};
|
|
7044
|
-
const _hoisted_4$
|
|
7045
|
-
const _hoisted_5$
|
|
7044
|
+
const _hoisted_4$i = { class: "mfa-verification-loading-text" };
|
|
7045
|
+
const _hoisted_5$f = {
|
|
7046
7046
|
key: 1,
|
|
7047
7047
|
class: "mfa-verification-form"
|
|
7048
7048
|
};
|
|
@@ -7108,7 +7108,7 @@ const _hoisted_34$2 = {
|
|
|
7108
7108
|
};
|
|
7109
7109
|
const _hoisted_35$2 = { class: "mfa-backup-warning" };
|
|
7110
7110
|
const _hoisted_36$2 = { class: "mfa-verification-footer" };
|
|
7111
|
-
const _sfc_main$
|
|
7111
|
+
const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
7112
7112
|
__name: "StrandsMfaVerification",
|
|
7113
7113
|
props: {
|
|
7114
7114
|
show: { type: Boolean },
|
|
@@ -7480,7 +7480,7 @@ const _sfc_main$q = /* @__PURE__ */ defineComponent({
|
|
|
7480
7480
|
}
|
|
7481
7481
|
};
|
|
7482
7482
|
return (_ctx, _cache) => {
|
|
7483
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
7483
|
+
return openBlock(), createElementBlock("div", _hoisted_1$n, [
|
|
7484
7484
|
createVNode(UiModal, {
|
|
7485
7485
|
modelValue: showModal.value,
|
|
7486
7486
|
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => showModal.value = $event),
|
|
@@ -7520,11 +7520,11 @@ const _sfc_main$q = /* @__PURE__ */ defineComponent({
|
|
|
7520
7520
|
])
|
|
7521
7521
|
]),
|
|
7522
7522
|
default: withCtx(() => [
|
|
7523
|
-
createElementVNode("div", _hoisted_2$
|
|
7524
|
-
loading2.value && !emailCodeSent.value ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
7523
|
+
createElementVNode("div", _hoisted_2$j, [
|
|
7524
|
+
loading2.value && !emailCodeSent.value ? (openBlock(), createElementBlock("div", _hoisted_3$i, [
|
|
7525
7525
|
createVNode(unref(StrandsUiLoader), { size: 24 }),
|
|
7526
|
-
createElementVNode("span", _hoisted_4$
|
|
7527
|
-
])) : (openBlock(), createElementBlock("div", _hoisted_5$
|
|
7526
|
+
createElementVNode("span", _hoisted_4$i, toDisplayString(unref(isSendingMfaEmail) || unref(isVerifyingMfa) ? unref(authLoadingMessage) : "Loading..."), 1)
|
|
7527
|
+
])) : (openBlock(), createElementBlock("div", _hoisted_5$f, [
|
|
7528
7528
|
availableMethods.value.length > 1 ? (openBlock(), createElementBlock("div", _hoisted_6$e, [
|
|
7529
7529
|
_cache[8] || (_cache[8] = createElementVNode("p", { class: "mfa-methods-title" }, "Choose verification method:", -1)),
|
|
7530
7530
|
createElementVNode("div", _hoisted_7$e, [
|
|
@@ -7775,7 +7775,7 @@ const _sfc_main$q = /* @__PURE__ */ defineComponent({
|
|
|
7775
7775
|
};
|
|
7776
7776
|
}
|
|
7777
7777
|
});
|
|
7778
|
-
const StrandsMfaVerification = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7778
|
+
const StrandsMfaVerification = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["__scopeId", "data-v-0d8b9530"]]);
|
|
7779
7779
|
const providersCache = /* @__PURE__ */ new Map();
|
|
7780
7780
|
const CACHE_DURATION = 5 * 60 * 1e3;
|
|
7781
7781
|
function useOAuthProviders(options = {}) {
|
|
@@ -7917,35 +7917,35 @@ function useOAuthProviders(options = {}) {
|
|
|
7917
7917
|
getProviderIcon
|
|
7918
7918
|
};
|
|
7919
7919
|
}
|
|
7920
|
-
const _hoisted_1$
|
|
7920
|
+
const _hoisted_1$m = {
|
|
7921
7921
|
key: 0,
|
|
7922
7922
|
height: "40",
|
|
7923
7923
|
viewBox: "0 0 1304 546",
|
|
7924
7924
|
fill: "none",
|
|
7925
7925
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7926
7926
|
};
|
|
7927
|
-
const _hoisted_2$
|
|
7927
|
+
const _hoisted_2$i = {
|
|
7928
7928
|
key: 1,
|
|
7929
7929
|
height: "40",
|
|
7930
7930
|
viewBox: "0 0 1304 493",
|
|
7931
7931
|
fill: "none",
|
|
7932
7932
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7933
7933
|
};
|
|
7934
|
-
const _hoisted_3$
|
|
7934
|
+
const _hoisted_3$h = {
|
|
7935
7935
|
key: 2,
|
|
7936
7936
|
height: "40",
|
|
7937
7937
|
viewBox: "0 0 1304 493",
|
|
7938
7938
|
fill: "none",
|
|
7939
7939
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7940
7940
|
};
|
|
7941
|
-
const _hoisted_4$
|
|
7941
|
+
const _hoisted_4$h = {
|
|
7942
7942
|
key: 3,
|
|
7943
7943
|
height: "40",
|
|
7944
7944
|
viewBox: "0 0 1304 493",
|
|
7945
7945
|
fill: "none",
|
|
7946
7946
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7947
7947
|
};
|
|
7948
|
-
const _sfc_main$
|
|
7948
|
+
const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
7949
7949
|
__name: "StrandsLogo",
|
|
7950
7950
|
props: {
|
|
7951
7951
|
class: { default: "" },
|
|
@@ -7953,7 +7953,7 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
7953
7953
|
},
|
|
7954
7954
|
setup(__props) {
|
|
7955
7955
|
return (_ctx, _cache) => {
|
|
7956
|
-
return _ctx.variant == "accounts" ? (openBlock(), createElementBlock("svg", _hoisted_1$
|
|
7956
|
+
return _ctx.variant == "accounts" ? (openBlock(), createElementBlock("svg", _hoisted_1$m, [..._cache[0] || (_cache[0] = [
|
|
7957
7957
|
createElementVNode("path", {
|
|
7958
7958
|
d: "M365.393 295.999V357.208C365.393 363.76 366.733 368.079 369.414 370.164C373.584 373.441 381.03 375.079 391.753 375.079C407.34 375.079 421.737 371.753 434.941 365.101C440.005 362.519 443.976 361.229 446.855 361.229C450.827 361.229 454.252 362.718 457.131 365.696C460.11 368.675 461.599 372.299 461.599 376.568C461.599 380.539 460.011 383.965 456.833 386.844C451.969 391.51 442.338 395.829 427.942 399.8C413.645 403.672 401.582 405.609 391.753 405.609C372.79 405.609 358.542 401.538 349.011 393.397C339.579 385.156 334.863 375.079 334.863 363.165V295.999H323.843C316.496 295.999 311.234 294.609 308.057 291.829C304.979 288.95 303.44 285.227 303.44 280.66C303.44 276.192 304.979 272.568 308.057 269.788C311.234 266.909 316.496 265.469 323.843 265.469H334.863V237.918C334.863 230.571 336.253 225.359 339.033 222.281C341.912 219.104 345.636 217.515 350.203 217.515C354.67 217.515 358.294 219.104 361.074 222.281C363.953 225.359 365.393 230.571 365.393 237.918V265.469H421.836C429.183 265.469 434.395 266.909 437.473 269.788C440.65 272.568 442.239 276.242 442.239 280.809C442.239 285.276 440.65 288.95 437.473 291.829C434.395 294.609 429.183 295.999 421.836 295.999H365.393ZM534.513 265.469V284.532C547.321 275.298 557.398 269.143 564.745 266.065C572.191 262.987 579.141 261.448 585.595 261.448C595.523 261.448 605.154 265.122 614.486 272.469C620.84 277.433 624.018 282.497 624.018 287.659C624.018 292.028 622.479 295.751 619.401 298.829C616.422 301.807 612.799 303.297 608.529 303.297C604.757 303.297 600.785 301.41 596.615 297.637C592.445 293.865 588.722 291.978 585.446 291.978C581.177 291.978 574.773 294.659 566.234 300.02C557.795 305.381 547.222 313.423 534.513 324.146V370.164H578C585.347 370.164 590.559 371.604 593.637 374.483C596.814 377.263 598.402 380.936 598.402 385.504C598.402 389.971 596.814 393.645 593.637 396.524C590.559 399.304 585.347 400.694 578 400.694H485.814C478.467 400.694 473.205 399.304 470.028 396.524C466.951 393.645 465.412 389.922 465.412 385.355C465.412 380.887 466.951 377.263 470.028 374.483C473.205 371.604 478.467 370.164 485.814 370.164H503.983V295.999H492.963C485.616 295.999 480.354 294.609 477.177 291.829C474.099 288.95 472.56 285.227 472.56 280.66C472.56 276.192 474.099 272.568 477.177 269.788C480.354 266.909 485.616 265.469 492.963 265.469H534.513ZM736.248 400.694V393.546C728.603 397.616 720.164 400.644 710.931 402.63C701.697 404.715 693.308 405.757 685.762 405.757C669.38 405.757 656.076 401.439 645.85 392.801C635.624 384.064 630.511 374.433 630.511 363.909C630.511 351.102 637.014 339.237 650.02 328.316C663.125 317.296 681.195 311.785 704.229 311.785C713.462 311.785 724.135 312.778 736.248 314.764V307.466C736.248 302.899 734.262 299.176 730.291 296.297C726.419 293.418 718.973 291.978 707.952 291.978C698.917 291.978 687.202 293.765 672.806 297.339C667.444 298.63 663.274 299.276 660.296 299.276C656.225 299.276 652.75 297.836 649.871 294.957C647.091 291.978 645.701 288.205 645.701 283.638C645.701 281.057 646.198 278.823 647.19 276.937C648.183 275.05 649.573 273.561 651.36 272.469C653.147 271.277 656.871 269.887 662.53 268.299C670.075 266.214 677.77 264.576 685.613 263.384C693.457 262.094 700.556 261.448 706.91 261.448C725.873 261.448 740.567 265.569 750.992 273.809C761.516 281.95 766.778 293.12 766.778 307.318V370.164H771.99C779.337 370.164 784.55 371.604 787.627 374.483C790.805 377.263 792.393 380.936 792.393 385.504C792.393 389.971 790.805 393.645 787.627 396.524C784.55 399.304 779.337 400.694 771.99 400.694H736.248ZM736.248 346.038C724.036 343.655 712.767 342.464 702.442 342.464C690.031 342.464 679.358 345.492 670.423 351.548C664.863 355.421 662.083 359.342 662.083 363.314C662.083 366.193 663.423 368.526 666.104 370.313C671.068 373.589 677.869 375.228 686.507 375.228C693.854 375.228 702.144 373.788 711.377 370.909C720.71 368.03 729 364.108 736.248 359.144V346.038ZM845.798 265.469V275.745C851.358 270.98 857.464 267.405 864.116 265.023C870.867 262.64 878.164 261.448 886.008 261.448C904.077 261.448 918.374 267.058 928.898 278.277C937.238 287.213 941.408 298.928 941.408 313.423V370.164C947.862 370.164 952.627 371.604 955.705 374.483C958.783 377.263 960.322 380.936 960.322 385.504C960.322 389.971 958.733 393.645 955.556 396.524C952.478 399.304 947.266 400.694 939.919 400.694H912.368C905.021 400.694 899.759 399.304 896.582 396.524C893.504 393.645 891.965 389.922 891.965 385.355C891.965 380.887 893.504 377.263 896.582 374.483C899.659 371.604 904.425 370.164 910.878 370.164V312.53C910.878 305.878 909.091 301.013 905.517 297.935C900.851 293.964 893.851 291.978 884.519 291.978C877.469 291.978 871.264 293.368 865.903 296.148C860.641 298.829 853.939 304.587 845.798 313.423V370.164C853.641 370.164 858.705 370.909 860.988 372.398C865.853 375.377 868.286 379.745 868.286 385.504C868.286 389.971 866.697 393.645 863.52 396.524C860.442 399.304 855.23 400.694 847.883 400.694H813.183C805.836 400.694 800.574 399.304 797.397 396.524C794.319 393.645 792.78 389.922 792.78 385.355C792.78 379.795 795.163 375.476 799.929 372.398C802.312 370.909 807.425 370.164 815.268 370.164V295.999C808.815 295.999 804.049 294.56 800.971 291.68C797.893 288.801 796.354 285.128 796.354 280.66C796.354 276.192 797.893 272.568 800.971 269.788C804.148 266.909 809.41 265.469 816.757 265.469H845.798ZM1114.7 207.537V370.164H1119.91C1127.16 370.164 1132.37 371.604 1135.55 374.483C1138.72 377.263 1140.31 380.936 1140.31 385.504C1140.31 389.971 1138.72 393.645 1135.55 396.524C1132.47 399.304 1127.26 400.694 1119.91 400.694H1084.17V393.248C1077.22 397.318 1069.92 400.396 1062.28 402.481C1054.73 404.566 1046.89 405.609 1038.75 405.609C1015.81 405.609 997.345 399.006 983.346 385.801C969.347 372.497 962.347 355.967 962.347 336.209C962.347 315.558 969.694 297.935 984.388 283.34C999.082 268.746 1017 261.448 1038.15 261.448C1046.09 261.448 1053.89 262.689 1061.53 265.172C1069.18 267.554 1076.72 271.178 1084.17 276.043V238.067H1078.96C1071.61 238.067 1066.35 236.677 1063.17 233.897C1060.09 231.018 1058.55 227.344 1058.55 222.877C1058.55 218.31 1060.09 214.636 1063.17 211.856C1066.35 208.977 1071.61 207.537 1078.96 207.537H1114.7ZM1084.17 337.103C1084.17 324.494 1079.75 313.821 1070.91 305.084C1062.08 296.347 1051.26 291.978 1038.45 291.978C1025.74 291.978 1014.97 296.347 1006.13 305.084C997.295 313.821 992.877 324.345 992.877 336.656C992.877 347.875 996.848 357.108 1004.79 364.356C1012.73 371.505 1023.95 375.079 1038.45 375.079C1052.84 375.079 1064.06 371.505 1072.11 364.356C1080.15 357.108 1084.17 348.024 1084.17 337.103ZM1245.54 301.212C1240.58 298.134 1235.37 295.85 1229.91 294.361C1224.45 292.772 1218.74 291.978 1212.78 291.978C1200.97 291.978 1191.58 293.914 1184.63 297.786C1181.56 299.474 1180.02 301.311 1180.02 303.297C1180.02 305.58 1182.1 307.814 1186.27 309.998C1189.45 311.587 1196.55 313.126 1207.57 314.615C1227.82 317.395 1241.92 320.175 1249.86 322.955C1260.29 326.628 1268.33 332.089 1273.99 339.337C1279.65 346.584 1282.48 354.229 1282.48 362.271C1282.48 373.192 1277.66 382.326 1268.03 389.673C1254.23 400.297 1236.31 405.609 1214.27 405.609C1205.43 405.609 1197.24 404.814 1189.7 403.226C1182.25 401.736 1175.4 399.503 1169.15 396.524C1167.66 397.815 1166.07 398.808 1164.38 399.503C1162.69 400.198 1160.95 400.545 1159.17 400.545C1154.4 400.545 1150.58 399.006 1147.7 395.928C1144.92 392.751 1143.53 387.489 1143.53 380.142V369.866C1143.53 362.519 1144.92 357.307 1147.7 354.229C1150.58 351.052 1154.3 349.464 1158.87 349.464C1162.54 349.464 1165.62 350.506 1168.1 352.591C1170.59 354.577 1172.52 358.052 1173.91 363.016C1178.58 366.987 1184.19 370.015 1190.74 372.1C1197.29 374.086 1204.84 375.079 1213.38 375.079C1227.38 375.079 1238.25 372.894 1245.99 368.526C1249.66 366.342 1251.5 364.058 1251.5 361.675C1251.5 357.704 1248.87 354.428 1243.61 351.846C1238.35 349.265 1227.47 347.081 1210.99 345.294C1186.47 342.712 1170.09 337.748 1161.85 330.401C1153.61 323.153 1149.49 314.218 1149.49 303.594C1149.49 292.673 1154.1 283.589 1163.34 276.341C1175.85 266.413 1192.23 261.448 1212.48 261.448C1219.53 261.448 1226.28 262.143 1232.74 263.533C1239.29 264.824 1245.54 266.859 1251.5 269.639C1253.39 268.249 1255.13 267.207 1256.71 266.512C1258.4 265.817 1259.94 265.469 1261.33 265.469C1265.5 265.469 1268.98 267.058 1271.76 270.235C1274.54 273.313 1275.93 278.525 1275.93 285.872V293.318C1275.93 299.97 1275.13 304.488 1273.54 306.871C1270.37 311.438 1266.05 313.721 1260.59 313.721C1256.91 313.721 1253.69 312.58 1250.91 310.296C1248.13 308.012 1246.34 304.984 1245.54 301.212Z",
|
|
7959
7959
|
fill: "currentColor"
|
|
@@ -7968,7 +7968,7 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
7968
7968
|
d: "M497.473 509.773H448.84L443.957 521.98H448.84C453.658 521.98 457.076 522.924 459.094 524.812C461.177 526.635 462.219 529.044 462.219 532.039C462.219 534.969 461.177 537.378 459.094 539.266C457.076 541.089 453.658 542 448.84 542H421.887C417.069 542 413.651 541.089 411.633 539.266C409.549 537.378 408.508 534.936 408.508 531.941C408.508 528.947 409.582 526.505 411.73 524.617C413.879 522.729 417.427 521.85 422.375 521.98L453.82 443.66H440.734C435.917 443.66 432.466 442.749 430.383 440.926C428.365 439.038 427.355 436.596 427.355 433.602C427.355 430.607 428.365 428.198 430.383 426.375C432.466 424.487 435.917 423.543 440.734 423.543L483.996 423.641L523.84 521.98C528.527 521.98 531.62 522.501 533.117 523.543C536.112 525.691 537.609 528.523 537.609 532.039C537.609 534.969 536.6 537.378 534.582 539.266C532.564 541.089 529.146 542 524.328 542H497.375C492.557 542 489.107 541.089 487.023 539.266C485.005 537.378 483.996 534.936 483.996 531.941C483.996 529.012 485.005 526.635 487.023 524.812C489.107 522.924 492.557 521.98 497.375 521.98H502.258L497.473 509.773ZM489.172 489.754L473.059 450.105L456.848 489.754H489.172ZM614.328 456.941C616.737 454.663 619.211 453.523 621.75 453.523C624.615 453.523 626.958 454.565 628.781 456.648C630.669 458.667 631.613 462.052 631.613 466.805V479.695C631.613 484.513 630.669 487.931 628.781 489.949C626.958 491.967 624.549 492.977 621.555 492.977C618.82 492.977 616.509 492.195 614.621 490.633C613.254 489.461 612.18 487.085 611.398 483.504C610.617 479.858 608.729 477.156 605.734 475.398C600.461 472.273 593.723 470.711 585.52 470.711C576.079 470.711 568.495 473.478 562.766 479.012C557.102 484.546 554.27 491.544 554.27 500.008C554.27 507.82 557.004 514.005 562.473 518.562C567.941 523.055 577.023 525.301 589.719 525.301C598.052 525.301 604.855 524.454 610.129 522.762C613.254 521.72 616.216 519.962 619.016 517.488C621.815 514.949 624.354 513.68 626.633 513.68C629.367 513.68 631.711 514.689 633.664 516.707C635.682 518.725 636.691 521.102 636.691 523.836C636.691 528.263 633.664 532.462 627.609 536.434C618.625 542.358 605.474 545.32 588.156 545.32C572.596 545.32 560.487 542.098 551.828 535.652C540.109 526.993 534.25 515.145 534.25 500.105C534.25 485.848 539.003 474.064 548.508 464.754C558.013 455.379 570.415 450.691 585.715 450.691C591.249 450.691 596.392 451.212 601.145 452.254C605.897 453.296 610.292 454.858 614.328 456.941ZM724.445 456.941C726.854 454.663 729.328 453.523 731.867 453.523C734.732 453.523 737.076 454.565 738.898 456.648C740.786 458.667 741.73 462.052 741.73 466.805V479.695C741.73 484.513 740.786 487.931 738.898 489.949C737.076 491.967 734.667 492.977 731.672 492.977C728.938 492.977 726.626 492.195 724.738 490.633C723.371 489.461 722.297 487.085 721.516 483.504C720.734 479.858 718.846 477.156 715.852 475.398C710.578 472.273 703.84 470.711 695.637 470.711C686.197 470.711 678.612 473.478 672.883 479.012C667.219 484.546 664.387 491.544 664.387 500.008C664.387 507.82 667.121 514.005 672.59 518.562C678.059 523.055 687.141 525.301 699.836 525.301C708.169 525.301 714.973 524.454 720.246 522.762C723.371 521.72 726.333 519.962 729.133 517.488C731.932 514.949 734.471 513.68 736.75 513.68C739.484 513.68 741.828 514.689 743.781 516.707C745.799 518.725 746.809 521.102 746.809 523.836C746.809 528.263 743.781 532.462 737.727 536.434C728.742 542.358 715.591 545.32 698.273 545.32C682.714 545.32 670.604 542.098 661.945 535.652C650.227 526.993 644.367 515.145 644.367 500.105C644.367 485.848 649.12 474.064 658.625 464.754C668.13 455.379 680.533 450.691 695.832 450.691C701.366 450.691 706.509 451.212 711.262 452.254C716.014 453.296 720.409 454.858 724.445 456.941ZM855.363 499.324C855.363 507.007 853.215 514.461 848.918 521.688C844.686 528.849 838.339 534.578 829.875 538.875C821.477 543.107 812.688 545.223 803.508 545.223C794.393 545.223 785.669 543.139 777.336 538.973C769.003 534.741 762.655 529.012 758.293 521.785C753.931 514.559 751.75 507.007 751.75 499.129C751.75 491.121 753.964 483.276 758.391 475.594C762.818 467.846 769.165 461.759 777.434 457.332C785.767 452.905 794.458 450.691 803.508 450.691C812.622 450.691 821.379 452.97 829.777 457.527C838.241 462.02 844.621 468.107 848.918 475.789C853.215 483.406 855.363 491.251 855.363 499.324ZM835.344 499.422C835.344 492.977 833.033 487.052 828.41 481.648C822.095 474.357 813.794 470.711 803.508 470.711C794.458 470.711 786.906 473.608 780.852 479.402C774.797 485.197 771.77 491.902 771.77 499.52C771.77 505.77 774.829 511.629 780.949 517.098C787.069 522.501 794.589 525.203 803.508 525.203C812.492 525.203 820.044 522.501 826.164 517.098C832.284 511.629 835.344 505.737 835.344 499.422ZM956.008 453.328V521.98C960.24 521.98 963.365 522.924 965.383 524.812C967.401 526.701 968.41 529.109 968.41 532.039C968.41 534.969 967.368 537.378 965.285 539.266C963.267 541.089 959.849 542 955.031 542H935.988V537.41C930.259 540.014 924.79 541.967 919.582 543.27C914.374 544.572 909.426 545.223 904.738 545.223C898.163 545.223 892.466 543.855 887.648 541.121C882.831 538.322 879.022 534.48 876.223 529.598C874.204 526.082 873.195 521.688 873.195 516.414V473.348H869.777C864.96 473.348 861.509 472.436 859.426 470.613C857.408 468.725 856.398 466.284 856.398 463.289C856.398 460.359 857.408 457.983 859.426 456.16C861.509 454.272 864.96 453.328 869.777 453.328H893.215V512.898C893.215 517.13 894.224 520.255 896.242 522.273C898.326 524.227 901.483 525.203 905.715 525.203C909.751 525.203 914.081 524.422 918.703 522.859C923.391 521.232 929.152 518.335 935.988 514.168V473.348H928.762C923.944 473.348 920.493 472.436 918.41 470.613C916.392 468.725 915.383 466.284 915.383 463.289C915.383 460.359 916.392 457.983 918.41 456.16C920.493 454.272 923.944 453.328 928.762 453.328H956.008ZM1003.33 453.328V460.066C1006.98 456.941 1010.98 454.598 1015.34 453.035C1019.77 451.473 1024.56 450.691 1029.7 450.691C1041.55 450.691 1050.92 454.37 1057.82 461.727C1063.29 467.586 1066.03 475.268 1066.03 484.773V521.98C1070.26 521.98 1073.38 522.924 1075.4 524.812C1077.42 526.635 1078.43 529.044 1078.43 532.039C1078.43 534.969 1077.39 537.378 1075.3 539.266C1073.29 541.089 1069.87 542 1065.05 542H1046.98C1042.17 542 1038.72 541.089 1036.63 539.266C1034.61 537.378 1033.61 534.936 1033.61 531.941C1033.61 529.012 1034.61 526.635 1036.63 524.812C1038.65 522.924 1041.78 521.98 1046.01 521.98V484.188C1046.01 479.826 1044.84 476.635 1042.49 474.617C1039.43 472.013 1034.84 470.711 1028.72 470.711C1024.1 470.711 1020.03 471.622 1016.52 473.445C1013.07 475.203 1008.67 478.979 1003.33 484.773V521.98C1008.48 521.98 1011.8 522.469 1013.29 523.445C1016.48 525.398 1018.08 528.263 1018.08 532.039C1018.08 534.969 1017.04 537.378 1014.95 539.266C1012.93 541.089 1009.52 542 1004.7 542H981.945C977.128 542 973.677 541.089 971.594 539.266C969.576 537.378 968.566 534.936 968.566 531.941C968.566 528.296 970.129 525.464 973.254 523.445C974.816 522.469 978.169 521.98 983.312 521.98V473.348C979.081 473.348 975.956 472.404 973.938 470.516C971.919 468.628 970.91 466.219 970.91 463.289C970.91 460.359 971.919 457.983 973.938 456.16C976.021 454.272 979.471 453.328 984.289 453.328H1003.33ZM1128.78 473.348V513.484C1128.78 517.781 1129.66 520.613 1131.42 521.98C1134.15 524.129 1139.04 525.203 1146.07 525.203C1156.29 525.203 1165.73 523.022 1174.39 518.66C1177.71 516.967 1180.31 516.121 1182.2 516.121C1184.8 516.121 1187.05 517.098 1188.94 519.051C1190.89 521.004 1191.87 523.38 1191.87 526.18C1191.87 528.784 1190.83 531.03 1188.74 532.918C1185.55 535.978 1179.24 538.81 1169.8 541.414C1160.42 543.953 1152.51 545.223 1146.07 545.223C1133.63 545.223 1124.29 542.553 1118.04 537.215C1111.85 531.811 1108.76 525.203 1108.76 517.391V473.348H1101.54C1096.72 473.348 1093.27 472.436 1091.18 470.613C1089.17 468.725 1088.16 466.284 1088.16 463.289C1088.16 460.359 1089.17 457.983 1091.18 456.16C1093.27 454.272 1096.72 453.328 1101.54 453.328H1108.76V435.262C1108.76 430.444 1109.67 427.026 1111.5 425.008C1113.38 422.924 1115.83 421.883 1118.82 421.883C1121.75 421.883 1124.13 422.924 1125.95 425.008C1127.84 427.026 1128.78 430.444 1128.78 435.262V453.328H1165.79C1170.61 453.328 1174.03 454.272 1176.05 456.16C1178.13 457.983 1179.17 460.392 1179.17 463.387C1179.17 466.316 1178.13 468.725 1176.05 470.613C1174.03 472.436 1170.61 473.348 1165.79 473.348H1128.78ZM1265.46 476.766C1262.21 474.747 1258.79 473.25 1255.21 472.273C1251.63 471.232 1247.88 470.711 1243.98 470.711C1236.23 470.711 1230.08 471.98 1225.52 474.52C1223.5 475.626 1222.49 476.831 1222.49 478.133C1222.49 479.63 1223.86 481.095 1226.59 482.527C1228.68 483.569 1233.33 484.578 1240.56 485.555C1253.84 487.378 1263.08 489.201 1268.29 491.023C1275.13 493.432 1280.4 497.013 1284.11 501.766C1287.82 506.518 1289.68 511.531 1289.68 516.805C1289.68 523.966 1286.52 529.956 1280.21 534.773C1271.16 541.74 1259.41 545.223 1244.95 545.223C1239.16 545.223 1233.79 544.702 1228.84 543.66C1223.96 542.684 1219.46 541.219 1215.36 539.266C1214.39 540.112 1213.35 540.763 1212.24 541.219C1211.13 541.674 1209.99 541.902 1208.82 541.902C1205.7 541.902 1203.19 540.893 1201.3 538.875C1199.48 536.792 1198.57 533.341 1198.57 528.523V521.785C1198.57 516.967 1199.48 513.549 1201.3 511.531C1203.19 509.448 1205.63 508.406 1208.62 508.406C1211.03 508.406 1213.05 509.09 1214.68 510.457C1216.31 511.759 1217.58 514.038 1218.49 517.293C1221.55 519.897 1225.23 521.883 1229.52 523.25C1233.82 524.552 1238.77 525.203 1244.37 525.203C1253.55 525.203 1260.68 523.771 1265.75 520.906C1268.16 519.474 1269.37 517.977 1269.37 516.414C1269.37 513.81 1267.64 511.661 1264.19 509.969C1260.74 508.276 1253.61 506.844 1242.8 505.672C1226.72 503.979 1215.98 500.724 1210.58 495.906C1205.17 491.154 1202.47 485.294 1202.47 478.328C1202.47 471.167 1205.5 465.21 1211.55 460.457C1219.76 453.947 1230.5 450.691 1243.78 450.691C1248.4 450.691 1252.83 451.147 1257.06 452.059C1261.36 452.905 1265.46 454.24 1269.37 456.062C1270.6 455.151 1271.74 454.467 1272.79 454.012C1273.89 453.556 1274.9 453.328 1275.81 453.328C1278.55 453.328 1280.83 454.37 1282.65 456.453C1284.47 458.471 1285.38 461.889 1285.38 466.707V471.59C1285.38 475.952 1284.86 478.914 1283.82 480.477C1281.74 483.471 1278.9 484.969 1275.32 484.969C1272.92 484.969 1270.8 484.22 1268.98 482.723C1267.15 481.225 1265.98 479.24 1265.46 476.766Z",
|
|
7969
7969
|
fill: "currentColor"
|
|
7970
7970
|
}, null, -1)
|
|
7971
|
-
])])) : _ctx.variant == "secured" ? (openBlock(), createElementBlock("svg", _hoisted_2$
|
|
7971
|
+
])])) : _ctx.variant == "secured" ? (openBlock(), createElementBlock("svg", _hoisted_2$i, [..._cache[1] || (_cache[1] = [
|
|
7972
7972
|
createElementVNode("rect", {
|
|
7973
7973
|
x: "351.885",
|
|
7974
7974
|
width: "952",
|
|
@@ -7990,7 +7990,7 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
7990
7990
|
"stroke-width": "32",
|
|
7991
7991
|
"stroke-linecap": "round"
|
|
7992
7992
|
}, null, -1)
|
|
7993
|
-
])])) : _ctx.variant === "powered" ? (openBlock(), createElementBlock("svg", _hoisted_3$
|
|
7993
|
+
])])) : _ctx.variant === "powered" ? (openBlock(), createElementBlock("svg", _hoisted_3$h, [..._cache[2] || (_cache[2] = [
|
|
7994
7994
|
createElementVNode("rect", {
|
|
7995
7995
|
x: "351.885",
|
|
7996
7996
|
width: "952",
|
|
@@ -8012,7 +8012,7 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
8012
8012
|
"stroke-width": "32",
|
|
8013
8013
|
"stroke-linecap": "round"
|
|
8014
8014
|
}, null, -1)
|
|
8015
|
-
])])) : (openBlock(), createElementBlock("svg", _hoisted_4$
|
|
8015
|
+
])])) : (openBlock(), createElementBlock("svg", _hoisted_4$h, [..._cache[3] || (_cache[3] = [
|
|
8016
8016
|
createElementVNode("path", {
|
|
8017
8017
|
d: "M365.278 295.999V357.208C365.278 363.76 366.618 368.079 369.299 370.164C373.469 373.441 380.915 375.079 391.638 375.079C407.226 375.079 421.622 371.753 434.826 365.101C439.89 362.519 443.861 361.229 446.74 361.229C450.712 361.229 454.137 362.718 457.016 365.696C459.995 368.675 461.484 372.299 461.484 376.568C461.484 380.539 459.896 383.965 456.719 386.844C451.854 391.51 442.223 395.829 427.827 399.8C413.53 403.672 401.467 405.609 391.638 405.609C372.675 405.609 358.427 401.538 348.896 393.397C339.464 385.156 334.748 375.079 334.748 363.165V295.999H323.728C316.381 295.999 311.119 294.609 307.942 291.829C304.864 288.95 303.325 285.227 303.325 280.66C303.325 276.192 304.864 272.568 307.942 269.788C311.119 266.909 316.381 265.469 323.728 265.469H334.748V237.918C334.748 230.571 336.138 225.359 338.918 222.281C341.797 219.104 345.521 217.515 350.088 217.515C354.555 217.515 358.179 219.104 360.959 222.281C363.838 225.359 365.278 230.571 365.278 237.918V265.469H421.721C429.068 265.469 434.28 266.909 437.358 269.788C440.535 272.568 442.124 276.242 442.124 280.809C442.124 285.276 440.535 288.95 437.358 291.829C434.28 294.609 429.068 295.999 421.721 295.999H365.278ZM534.398 265.469V284.532C547.206 275.298 557.283 269.143 564.63 266.065C572.076 262.987 579.026 261.448 585.48 261.448C595.408 261.448 605.039 265.122 614.371 272.469C620.726 277.433 623.903 282.497 623.903 287.659C623.903 292.028 622.364 295.751 619.286 298.829C616.307 301.807 612.684 303.297 608.414 303.297C604.642 303.297 600.67 301.41 596.5 297.637C592.33 293.865 588.607 291.978 585.331 291.978C581.062 291.978 574.658 294.659 566.119 300.02C557.68 305.381 547.107 313.423 534.398 324.146V370.164H577.885C585.232 370.164 590.444 371.604 593.522 374.483C596.699 377.263 598.287 380.936 598.287 385.504C598.287 389.971 596.699 393.645 593.522 396.524C590.444 399.304 585.232 400.694 577.885 400.694H485.699C478.352 400.694 473.09 399.304 469.913 396.524C466.836 393.645 465.297 389.922 465.297 385.355C465.297 380.887 466.836 377.263 469.913 374.483C473.09 371.604 478.352 370.164 485.699 370.164H503.868V295.999H492.848C485.501 295.999 480.239 294.609 477.062 291.829C473.984 288.95 472.445 285.227 472.445 280.66C472.445 276.192 473.984 272.568 477.062 269.788C480.239 266.909 485.501 265.469 492.848 265.469H534.398ZM736.133 400.694V393.546C728.488 397.616 720.049 400.644 710.816 402.63C701.582 404.715 693.193 405.757 685.647 405.757C669.265 405.757 655.961 401.439 645.735 392.801C635.509 384.064 630.396 374.433 630.396 363.909C630.396 351.102 636.899 339.237 649.905 328.316C663.01 317.296 681.08 311.785 704.114 311.785C713.347 311.785 724.02 312.778 736.133 314.764V307.466C736.133 302.899 734.147 299.176 730.176 296.297C726.304 293.418 718.858 291.978 707.837 291.978C698.802 291.978 687.087 293.765 672.691 297.339C667.329 298.63 663.159 299.276 660.181 299.276C656.11 299.276 652.635 297.836 649.756 294.957C646.976 291.978 645.586 288.205 645.586 283.638C645.586 281.057 646.083 278.823 647.075 276.937C648.068 275.05 649.458 273.561 651.245 272.469C653.032 271.277 656.756 269.887 662.415 268.299C669.96 266.214 677.655 264.576 685.498 263.384C693.342 262.094 700.441 261.448 706.795 261.448C725.758 261.448 740.452 265.569 750.877 273.809C761.401 281.95 766.663 293.12 766.663 307.318V370.164H771.875C779.222 370.164 784.435 371.604 787.512 374.483C790.69 377.263 792.278 380.936 792.278 385.504C792.278 389.971 790.69 393.645 787.512 396.524C784.435 399.304 779.222 400.694 771.875 400.694H736.133ZM736.133 346.038C723.921 343.655 712.652 342.464 702.327 342.464C689.916 342.464 679.243 345.492 670.308 351.548C664.748 355.421 661.968 359.342 661.968 363.314C661.968 366.193 663.308 368.526 665.989 370.313C670.953 373.589 677.754 375.228 686.392 375.228C693.739 375.228 702.029 373.788 711.262 370.909C720.595 368.03 728.885 364.108 736.133 359.144V346.038ZM845.683 265.469V275.745C851.243 270.98 857.349 267.405 864.001 265.023C870.752 262.64 878.049 261.448 885.893 261.448C903.962 261.448 918.259 267.058 928.783 278.277C937.123 287.213 941.293 298.928 941.293 313.423V370.164C947.747 370.164 952.512 371.604 955.59 374.483C958.668 377.263 960.207 380.936 960.207 385.504C960.207 389.971 958.618 393.645 955.441 396.524C952.363 399.304 947.151 400.694 939.804 400.694H912.253C904.906 400.694 899.644 399.304 896.467 396.524C893.389 393.645 891.85 389.922 891.85 385.355C891.85 380.887 893.389 377.263 896.467 374.483C899.544 371.604 904.31 370.164 910.763 370.164V312.53C910.763 305.878 908.976 301.013 905.402 297.935C900.736 293.964 893.736 291.978 884.404 291.978C877.354 291.978 871.149 293.368 865.788 296.148C860.526 298.829 853.824 304.587 845.683 313.423V370.164C853.526 370.164 858.59 370.909 860.873 372.398C865.738 375.377 868.171 379.745 868.171 385.504C868.171 389.971 866.582 393.645 863.405 396.524C860.327 399.304 855.115 400.694 847.768 400.694H813.068C805.721 400.694 800.459 399.304 797.282 396.524C794.204 393.645 792.665 389.922 792.665 385.355C792.665 379.795 795.048 375.476 799.814 372.398C802.197 370.909 807.31 370.164 815.153 370.164V295.999C808.7 295.999 803.934 294.56 800.856 291.68C797.778 288.801 796.24 285.128 796.24 280.66C796.24 276.192 797.778 272.568 800.856 269.788C804.033 266.909 809.295 265.469 816.642 265.469H845.683ZM1114.58 207.537V370.164H1119.8C1127.04 370.164 1132.26 371.604 1135.43 374.483C1138.61 377.263 1140.2 380.936 1140.2 385.504C1140.2 389.971 1138.61 393.645 1135.43 396.524C1132.36 399.304 1127.14 400.694 1119.8 400.694H1084.05V393.248C1077.1 397.318 1069.81 400.396 1062.16 402.481C1054.62 404.566 1046.77 405.609 1038.63 405.609C1015.7 405.609 997.23 399.006 983.231 385.801C969.232 372.497 962.232 355.967 962.232 336.209C962.232 315.558 969.579 297.935 984.273 283.34C998.967 268.746 1016.89 261.448 1038.04 261.448C1045.98 261.448 1053.77 262.689 1061.42 265.172C1069.06 267.554 1076.61 271.178 1084.05 276.043V238.067H1078.84C1071.49 238.067 1066.23 236.677 1063.05 233.897C1059.98 231.018 1058.44 227.344 1058.44 222.877C1058.44 218.31 1059.98 214.636 1063.05 211.856C1066.23 208.977 1071.49 207.537 1078.84 207.537H1114.58ZM1084.05 337.103C1084.05 324.494 1079.64 313.821 1070.8 305.084C1061.96 296.347 1051.14 291.978 1038.33 291.978C1025.62 291.978 1014.85 296.347 1006.02 305.084C997.18 313.821 992.762 324.345 992.762 336.656C992.762 347.875 996.733 357.108 1004.68 364.356C1012.62 371.505 1023.84 375.079 1038.33 375.079C1052.73 375.079 1063.95 371.505 1071.99 364.356C1080.03 357.108 1084.05 348.024 1084.05 337.103ZM1245.43 301.212C1240.47 298.134 1235.25 295.85 1229.79 294.361C1224.33 292.772 1218.62 291.978 1212.67 291.978C1200.85 291.978 1191.47 293.914 1184.52 297.786C1181.44 299.474 1179.9 301.311 1179.9 303.297C1179.9 305.58 1181.99 307.814 1186.16 309.998C1189.33 311.587 1196.43 313.126 1207.45 314.615C1227.71 317.395 1241.81 320.175 1249.75 322.955C1260.17 326.628 1268.22 332.089 1273.87 339.337C1279.53 346.584 1282.36 354.229 1282.36 362.271C1282.36 373.192 1277.55 382.326 1267.92 389.673C1254.12 400.297 1236.2 405.609 1214.16 405.609C1205.32 405.609 1197.13 404.814 1189.58 403.226C1182.14 401.736 1175.29 399.503 1169.03 396.524C1167.54 397.815 1165.95 398.808 1164.26 399.503C1162.58 400.198 1160.84 400.545 1159.05 400.545C1154.29 400.545 1150.46 399.006 1147.59 395.928C1144.81 392.751 1143.42 387.489 1143.42 380.142V369.866C1143.42 362.519 1144.81 357.307 1147.59 354.229C1150.46 351.052 1154.19 349.464 1158.75 349.464C1162.43 349.464 1165.51 350.506 1167.99 352.591C1170.47 354.577 1172.41 358.052 1173.8 363.016C1178.46 366.987 1184.07 370.015 1190.62 372.1C1197.18 374.086 1204.72 375.079 1213.26 375.079C1227.26 375.079 1238.13 372.894 1245.88 368.526C1249.55 366.342 1251.39 364.058 1251.39 361.675C1251.39 357.704 1248.76 354.428 1243.49 351.846C1238.23 349.265 1227.36 347.081 1210.88 345.294C1186.36 342.712 1169.97 337.748 1161.73 330.401C1153.49 323.153 1149.37 314.218 1149.37 303.594C1149.37 292.673 1153.99 283.589 1163.22 276.341C1175.73 266.413 1192.11 261.448 1212.37 261.448C1219.42 261.448 1226.17 262.143 1232.62 263.533C1239.17 264.824 1245.43 266.859 1251.39 269.639C1253.27 268.249 1255.01 267.207 1256.6 266.512C1258.29 265.817 1259.83 265.469 1261.22 265.469C1265.39 265.469 1268.86 267.058 1271.64 270.235C1274.42 273.313 1275.81 278.525 1275.81 285.872V293.318C1275.81 299.97 1275.02 304.488 1273.43 306.871C1270.25 311.438 1265.93 313.721 1260.47 313.721C1256.8 313.721 1253.57 312.58 1250.79 310.296C1248.01 308.012 1246.22 304.984 1245.43 301.212Z",
|
|
8018
8018
|
fill: "currentColor"
|
|
@@ -8027,17 +8027,17 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
8027
8027
|
};
|
|
8028
8028
|
}
|
|
8029
8029
|
});
|
|
8030
|
-
const _hoisted_1$
|
|
8031
|
-
const _hoisted_2$
|
|
8030
|
+
const _hoisted_1$l = { class: "accui-component-scope" };
|
|
8031
|
+
const _hoisted_2$h = {
|
|
8032
8032
|
key: 0,
|
|
8033
8033
|
class: "auth-logo-header"
|
|
8034
8034
|
};
|
|
8035
|
-
const _hoisted_3$
|
|
8036
|
-
const _hoisted_4$
|
|
8035
|
+
const _hoisted_3$g = { class: "auth-header" };
|
|
8036
|
+
const _hoisted_4$g = {
|
|
8037
8037
|
key: 0,
|
|
8038
8038
|
class: "auth-success-text"
|
|
8039
8039
|
};
|
|
8040
|
-
const _hoisted_5$
|
|
8040
|
+
const _hoisted_5$e = { key: 1 };
|
|
8041
8041
|
const _hoisted_6$d = { key: 2 };
|
|
8042
8042
|
const _hoisted_7$d = { key: 3 };
|
|
8043
8043
|
const _hoisted_8$d = {
|
|
@@ -8085,7 +8085,7 @@ const _hoisted_22$5 = {
|
|
|
8085
8085
|
class: "auth-back-link-container"
|
|
8086
8086
|
};
|
|
8087
8087
|
const _hoisted_23$4 = { class: "auth-support-text" };
|
|
8088
|
-
const _sfc_main$
|
|
8088
|
+
const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
8089
8089
|
__name: "StrandsAuth",
|
|
8090
8090
|
props: {
|
|
8091
8091
|
mode: { default: "signin" },
|
|
@@ -8337,7 +8337,7 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
8337
8337
|
element.style.overflow = "";
|
|
8338
8338
|
};
|
|
8339
8339
|
return (_ctx, _cache) => {
|
|
8340
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
8340
|
+
return openBlock(), createElementBlock("div", _hoisted_1$l, [
|
|
8341
8341
|
createVNode(unref(StrandsUiCard), {
|
|
8342
8342
|
variant: props.inModal ? "simple" : "modern",
|
|
8343
8343
|
color: props.inModal ? "default" : "secondary",
|
|
@@ -8345,10 +8345,10 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
8345
8345
|
}, {
|
|
8346
8346
|
default: withCtx(() => [
|
|
8347
8347
|
createElementVNode("div", null, [
|
|
8348
|
-
!props.inModal ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
8349
|
-
createVNode(_sfc_main$
|
|
8348
|
+
!props.inModal ? (openBlock(), createElementBlock("div", _hoisted_2$h, [
|
|
8349
|
+
createVNode(_sfc_main$o)
|
|
8350
8350
|
])) : createCommentVNode("", true),
|
|
8351
|
-
createElementVNode("div", _hoisted_3$
|
|
8351
|
+
createElementVNode("div", _hoisted_3$g, [
|
|
8352
8352
|
createVNode(Transition, {
|
|
8353
8353
|
name: "fade",
|
|
8354
8354
|
mode: "out-in"
|
|
@@ -8370,7 +8370,7 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
8370
8370
|
key: currentMode.value,
|
|
8371
8371
|
class: "auth-subtitle"
|
|
8372
8372
|
}, [
|
|
8373
|
-
isPasswordResetSubmitted.value ? (openBlock(), createElementBlock("span", _hoisted_4$
|
|
8373
|
+
isPasswordResetSubmitted.value ? (openBlock(), createElementBlock("span", _hoisted_4$g, " We've sent a password reset link to your email ")) : isPasswordReset.value ? (openBlock(), createElementBlock("span", _hoisted_5$e, " Enter your email to reset your password ")) : isSignUp.value ? (openBlock(), createElementBlock("span", _hoisted_6$d, " Create an account to get started ")) : (openBlock(), createElementBlock("span", _hoisted_7$d, [..._cache[6] || (_cache[6] = [
|
|
8374
8374
|
createTextVNode(" Sign in or register a ", -1),
|
|
8375
8375
|
createElementVNode("b", null, "Strands account", -1),
|
|
8376
8376
|
createTextVNode(" to continue ", -1)
|
|
@@ -8649,16 +8649,16 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
8649
8649
|
};
|
|
8650
8650
|
}
|
|
8651
8651
|
});
|
|
8652
|
-
const StrandsAuth = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8653
|
-
const _hoisted_1$
|
|
8652
|
+
const StrandsAuth = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__scopeId", "data-v-ee5a004f"]]);
|
|
8653
|
+
const _hoisted_1$k = {
|
|
8654
8654
|
viewBox: "0 0 24 24",
|
|
8655
8655
|
class: "accui-w-5 accui-h-5"
|
|
8656
8656
|
};
|
|
8657
|
-
const _sfc_main$
|
|
8657
|
+
const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
8658
8658
|
__name: "IconGoogle",
|
|
8659
8659
|
setup(__props) {
|
|
8660
8660
|
return (_ctx, _cache) => {
|
|
8661
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
8661
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$k, [..._cache[0] || (_cache[0] = [
|
|
8662
8662
|
createElementVNode("path", {
|
|
8663
8663
|
fill: "#4285F4",
|
|
8664
8664
|
d: "M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09z"
|
|
@@ -8679,25 +8679,25 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
8679
8679
|
};
|
|
8680
8680
|
}
|
|
8681
8681
|
});
|
|
8682
|
-
const _hoisted_1$
|
|
8682
|
+
const _hoisted_1$j = {
|
|
8683
8683
|
class: "accui-w-5 accui-h-5 accui-fill-current",
|
|
8684
8684
|
viewBox: "0 0 24 24"
|
|
8685
8685
|
};
|
|
8686
|
-
const _sfc_main$
|
|
8686
|
+
const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
8687
8687
|
__name: "IconGithub",
|
|
8688
8688
|
setup(__props) {
|
|
8689
8689
|
return (_ctx, _cache) => {
|
|
8690
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
8690
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$j, [..._cache[0] || (_cache[0] = [
|
|
8691
8691
|
createElementVNode("path", { d: "M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z" }, null, -1)
|
|
8692
8692
|
])]);
|
|
8693
8693
|
};
|
|
8694
8694
|
}
|
|
8695
8695
|
});
|
|
8696
|
-
const _hoisted_1$
|
|
8697
|
-
const _hoisted_2$
|
|
8698
|
-
const _hoisted_3$
|
|
8699
|
-
const _hoisted_4$
|
|
8700
|
-
const _hoisted_5$
|
|
8696
|
+
const _hoisted_1$i = { class: "accui-component-scope" };
|
|
8697
|
+
const _hoisted_2$g = { class: "accui-auth-panel-container" };
|
|
8698
|
+
const _hoisted_3$f = { class: "accui-auth-panel" };
|
|
8699
|
+
const _hoisted_4$f = { class: "accui-auth-header" };
|
|
8700
|
+
const _hoisted_5$d = { class: "accui-auth-content" };
|
|
8701
8701
|
const _hoisted_6$c = {
|
|
8702
8702
|
key: 0,
|
|
8703
8703
|
class: "accui-space-y-3 accui-mb-6"
|
|
@@ -8724,7 +8724,7 @@ const _hoisted_16$9 = { class: "accui-form-group" };
|
|
|
8724
8724
|
const _hoisted_17$8 = { class: "accui-input-wrapper" };
|
|
8725
8725
|
const _hoisted_18$8 = { class: "accui-auth-links" };
|
|
8726
8726
|
const _hoisted_19$7 = { class: "accui-auth-link-text" };
|
|
8727
|
-
const _sfc_main$
|
|
8727
|
+
const _sfc_main$k = /* @__PURE__ */ defineComponent({
|
|
8728
8728
|
__name: "StrandsSignIn",
|
|
8729
8729
|
props: {
|
|
8730
8730
|
redirectUrl: {},
|
|
@@ -8810,13 +8810,13 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
|
8810
8810
|
}
|
|
8811
8811
|
};
|
|
8812
8812
|
return (_ctx, _cache) => {
|
|
8813
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
8814
|
-
createElementVNode("div", _hoisted_2$
|
|
8815
|
-
createElementVNode("div", _hoisted_3$
|
|
8816
|
-
createElementVNode("div", _hoisted_4$
|
|
8817
|
-
createVNode(_sfc_main$
|
|
8813
|
+
return openBlock(), createElementBlock("div", _hoisted_1$i, [
|
|
8814
|
+
createElementVNode("div", _hoisted_2$g, [
|
|
8815
|
+
createElementVNode("div", _hoisted_3$f, [
|
|
8816
|
+
createElementVNode("div", _hoisted_4$f, [
|
|
8817
|
+
createVNode(_sfc_main$o, { class: "accui-auth-logo" })
|
|
8818
8818
|
]),
|
|
8819
|
-
createElementVNode("div", _hoisted_5$
|
|
8819
|
+
createElementVNode("div", _hoisted_5$d, [
|
|
8820
8820
|
_cache[16] || (_cache[16] = createElementVNode("div", { class: "accui-auth-welcome" }, [
|
|
8821
8821
|
createElementVNode("h1", { class: "accui-auth-title" }, "Welcome"),
|
|
8822
8822
|
createElementVNode("p", { class: "accui-auth-subtitle" }, [
|
|
@@ -8848,7 +8848,7 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
|
8848
8848
|
width: "20",
|
|
8849
8849
|
height: "20"
|
|
8850
8850
|
}, null, 8, _hoisted_9$b)
|
|
8851
|
-
])) : provider.id === "google" ? (openBlock(), createBlock(unref(_sfc_main$
|
|
8851
|
+
])) : provider.id === "google" ? (openBlock(), createBlock(unref(_sfc_main$m), { key: 1 })) : provider.id === "github" ? (openBlock(), createBlock(unref(_sfc_main$l), { key: 2 })) : (openBlock(), createElementBlock("div", _hoisted_10$b, [
|
|
8852
8852
|
createElementVNode("span", _hoisted_11$b, toDisplayString((provider.displayName || provider.name).charAt(0).toUpperCase()), 1)
|
|
8853
8853
|
]))
|
|
8854
8854
|
]),
|
|
@@ -8979,15 +8979,15 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
|
8979
8979
|
};
|
|
8980
8980
|
}
|
|
8981
8981
|
});
|
|
8982
|
-
const StrandsSignIn = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8983
|
-
const _hoisted_1$
|
|
8984
|
-
const _hoisted_2$
|
|
8985
|
-
const _hoisted_3$
|
|
8982
|
+
const StrandsSignIn = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["__scopeId", "data-v-da110b77"]]);
|
|
8983
|
+
const _hoisted_1$h = { class: "accui-component-scope" };
|
|
8984
|
+
const _hoisted_2$f = { class: "accui-auth-panel-container" };
|
|
8985
|
+
const _hoisted_3$e = {
|
|
8986
8986
|
key: 0,
|
|
8987
8987
|
class: "accui-auth-panel"
|
|
8988
8988
|
};
|
|
8989
|
-
const _hoisted_4$
|
|
8990
|
-
const _hoisted_5$
|
|
8989
|
+
const _hoisted_4$e = { class: "accui-auth-header" };
|
|
8990
|
+
const _hoisted_5$c = { class: "accui-auth-content" };
|
|
8991
8991
|
const _hoisted_6$b = { class: "signup-success" };
|
|
8992
8992
|
const _hoisted_7$b = { class: "signup-success-title" };
|
|
8993
8993
|
const _hoisted_8$b = { class: "signup-success-message" };
|
|
@@ -9044,7 +9044,7 @@ const _hoisted_29$3 = { class: "signup-signin-link" };
|
|
|
9044
9044
|
const _hoisted_30$3 = { class: "signup-signin-text" };
|
|
9045
9045
|
const _hoisted_31$3 = { class: "accui-auth-links" };
|
|
9046
9046
|
const _hoisted_32$3 = { class: "accui-auth-link-text" };
|
|
9047
|
-
const _sfc_main$
|
|
9047
|
+
const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
9048
9048
|
__name: "StrandsSignUp",
|
|
9049
9049
|
props: {
|
|
9050
9050
|
redirectUrl: {},
|
|
@@ -9163,13 +9163,13 @@ const _sfc_main$k = /* @__PURE__ */ defineComponent({
|
|
|
9163
9163
|
}
|
|
9164
9164
|
};
|
|
9165
9165
|
return (_ctx, _cache) => {
|
|
9166
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
9167
|
-
createElementVNode("div", _hoisted_2$
|
|
9168
|
-
signupSuccess.value ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
9169
|
-
createElementVNode("div", _hoisted_4$
|
|
9170
|
-
createVNode(_sfc_main$
|
|
9166
|
+
return openBlock(), createElementBlock("div", _hoisted_1$h, [
|
|
9167
|
+
createElementVNode("div", _hoisted_2$f, [
|
|
9168
|
+
signupSuccess.value ? (openBlock(), createElementBlock("div", _hoisted_3$e, [
|
|
9169
|
+
createElementVNode("div", _hoisted_4$e, [
|
|
9170
|
+
createVNode(_sfc_main$o, { class: "accui-auth-logo" })
|
|
9171
9171
|
]),
|
|
9172
|
-
createElementVNode("div", _hoisted_5$
|
|
9172
|
+
createElementVNode("div", _hoisted_5$c, [
|
|
9173
9173
|
createElementVNode("div", _hoisted_6$b, [
|
|
9174
9174
|
_cache[4] || (_cache[4] = createElementVNode("div", { class: "signup-success-icon" }, "📧", -1)),
|
|
9175
9175
|
createElementVNode("h1", _hoisted_7$b, toDisplayString(successTitle.value), 1),
|
|
@@ -9193,7 +9193,7 @@ const _sfc_main$k = /* @__PURE__ */ defineComponent({
|
|
|
9193
9193
|
])
|
|
9194
9194
|
])) : (openBlock(), createElementBlock("div", _hoisted_10$a, [
|
|
9195
9195
|
createElementVNode("div", _hoisted_11$a, [
|
|
9196
|
-
createVNode(_sfc_main$
|
|
9196
|
+
createVNode(_sfc_main$o, { class: "accui-auth-logo" })
|
|
9197
9197
|
]),
|
|
9198
9198
|
createElementVNode("div", _hoisted_12$a, [
|
|
9199
9199
|
_cache[17] || (_cache[17] = createElementVNode("div", { class: "accui-auth-welcome" }, [
|
|
@@ -9354,18 +9354,18 @@ const _sfc_main$k = /* @__PURE__ */ defineComponent({
|
|
|
9354
9354
|
};
|
|
9355
9355
|
}
|
|
9356
9356
|
});
|
|
9357
|
-
const StrandsSignUp = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
9358
|
-
const _hoisted_1$
|
|
9359
|
-
const _hoisted_2$
|
|
9357
|
+
const StrandsSignUp = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["__scopeId", "data-v-505263b9"]]);
|
|
9358
|
+
const _hoisted_1$g = { class: "accui-component-scope" };
|
|
9359
|
+
const _hoisted_2$e = {
|
|
9360
9360
|
key: 0,
|
|
9361
9361
|
class: "complete-signup-container"
|
|
9362
9362
|
};
|
|
9363
|
-
const _hoisted_3$
|
|
9364
|
-
const _hoisted_4$
|
|
9363
|
+
const _hoisted_3$d = { class: "complete-signup-success" };
|
|
9364
|
+
const _hoisted_4$d = {
|
|
9365
9365
|
key: 1,
|
|
9366
9366
|
class: "complete-signup-container"
|
|
9367
9367
|
};
|
|
9368
|
-
const _hoisted_5$
|
|
9368
|
+
const _hoisted_5$b = { class: "complete-signup-error" };
|
|
9369
9369
|
const _hoisted_6$a = {
|
|
9370
9370
|
key: 2,
|
|
9371
9371
|
class: "complete-signup-container"
|
|
@@ -9387,7 +9387,7 @@ const _hoisted_13$9 = {
|
|
|
9387
9387
|
class: "complete-signup-container"
|
|
9388
9388
|
};
|
|
9389
9389
|
const _hoisted_14$9 = { class: "complete-signup-warning" };
|
|
9390
|
-
const _sfc_main$
|
|
9390
|
+
const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
9391
9391
|
__name: "StrandsCompleteSignUp",
|
|
9392
9392
|
props: {
|
|
9393
9393
|
token: {},
|
|
@@ -9518,11 +9518,11 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
|
9518
9518
|
}
|
|
9519
9519
|
};
|
|
9520
9520
|
return (_ctx, _cache) => {
|
|
9521
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
9522
|
-
registrationComplete.value ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
9521
|
+
return openBlock(), createElementBlock("div", _hoisted_1$g, [
|
|
9522
|
+
registrationComplete.value ? (openBlock(), createElementBlock("div", _hoisted_2$e, [
|
|
9523
9523
|
createVNode(unref(StrandsUiCard), { variant: "modern" }, {
|
|
9524
9524
|
default: withCtx(() => [
|
|
9525
|
-
createElementVNode("div", _hoisted_3$
|
|
9525
|
+
createElementVNode("div", _hoisted_3$d, [
|
|
9526
9526
|
_cache[7] || (_cache[7] = createElementVNode("div", { class: "complete-signup-success-icon" }, "🎉", -1)),
|
|
9527
9527
|
_cache[8] || (_cache[8] = createElementVNode("h1", { class: "complete-signup-success-title" }, "Welcome to Strands!", -1)),
|
|
9528
9528
|
_cache[9] || (_cache[9] = createElementVNode("p", { class: "complete-signup-success-message" }, " Your account has been created successfully. ", -1)),
|
|
@@ -9542,10 +9542,10 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
|
9542
9542
|
]),
|
|
9543
9543
|
_: 1
|
|
9544
9544
|
})
|
|
9545
|
-
])) : invalidToken.value ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
9545
|
+
])) : invalidToken.value ? (openBlock(), createElementBlock("div", _hoisted_4$d, [
|
|
9546
9546
|
createVNode(unref(StrandsUiCard), { variant: "modern" }, {
|
|
9547
9547
|
default: withCtx(() => [
|
|
9548
|
-
createElementVNode("div", _hoisted_5$
|
|
9548
|
+
createElementVNode("div", _hoisted_5$b, [
|
|
9549
9549
|
_cache[12] || (_cache[12] = createElementVNode("div", { class: "complete-signup-error-icon" }, "❌", -1)),
|
|
9550
9550
|
_cache[13] || (_cache[13] = createElementVNode("h1", { class: "complete-signup-error-title" }, "Invalid Link", -1)),
|
|
9551
9551
|
_cache[14] || (_cache[14] = createElementVNode("p", { class: "complete-signup-error-message" }, " This registration link is invalid or has expired. ", -1)),
|
|
@@ -9695,18 +9695,18 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
|
9695
9695
|
};
|
|
9696
9696
|
}
|
|
9697
9697
|
});
|
|
9698
|
-
const StrandsCompleteSignUp = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
9699
|
-
const _hoisted_1$
|
|
9700
|
-
const _hoisted_2$
|
|
9698
|
+
const StrandsCompleteSignUp = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["__scopeId", "data-v-c7f95c2d"]]);
|
|
9699
|
+
const _hoisted_1$f = { class: "accui-component-scope" };
|
|
9700
|
+
const _hoisted_2$d = {
|
|
9701
9701
|
key: 0,
|
|
9702
9702
|
class: "step-container"
|
|
9703
9703
|
};
|
|
9704
|
-
const _hoisted_3$
|
|
9705
|
-
const _hoisted_4$
|
|
9704
|
+
const _hoisted_3$c = { class: "step-actions" };
|
|
9705
|
+
const _hoisted_4$c = {
|
|
9706
9706
|
key: 1,
|
|
9707
9707
|
class: "step-container"
|
|
9708
9708
|
};
|
|
9709
|
-
const _hoisted_5$
|
|
9709
|
+
const _hoisted_5$a = { class: "qr-container" };
|
|
9710
9710
|
const _hoisted_6$9 = {
|
|
9711
9711
|
key: 0,
|
|
9712
9712
|
class: "qr-wrapper"
|
|
@@ -9737,7 +9737,7 @@ const _hoisted_17$6 = { class: "totp-setup-backup-grid-wrapper" };
|
|
|
9737
9737
|
const _hoisted_18$6 = { class: "totp-setup-backup-grid" };
|
|
9738
9738
|
const _hoisted_19$5 = { class: "totp-setup-backup-actions" };
|
|
9739
9739
|
const _hoisted_20$4 = { class: "totp-setup-final-actions" };
|
|
9740
|
-
const _sfc_main$
|
|
9740
|
+
const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
9741
9741
|
__name: "StrandsTotpSetupModal",
|
|
9742
9742
|
props: {
|
|
9743
9743
|
show: { type: Boolean }
|
|
@@ -9831,7 +9831,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
9831
9831
|
emit("success");
|
|
9832
9832
|
};
|
|
9833
9833
|
return (_ctx, _cache) => {
|
|
9834
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
9834
|
+
return openBlock(), createElementBlock("div", _hoisted_1$f, [
|
|
9835
9835
|
createVNode(UiModal, {
|
|
9836
9836
|
modelValue: showModal.value,
|
|
9837
9837
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => showModal.value = $event),
|
|
@@ -9839,7 +9839,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
9839
9839
|
"card-class": "modal-card"
|
|
9840
9840
|
}, {
|
|
9841
9841
|
default: withCtx(() => [
|
|
9842
|
-
step.value === 1 ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
9842
|
+
step.value === 1 ? (openBlock(), createElementBlock("div", _hoisted_2$d, [
|
|
9843
9843
|
_cache[8] || (_cache[8] = createElementVNode("div", null, [
|
|
9844
9844
|
createElementVNode("h3", { class: "step-title" }, "Name Your Device"),
|
|
9845
9845
|
createElementVNode("p", { class: "step-description" }, ' Give this authenticator a memorable name (e.g., "iPhone", "Work Phone") ')
|
|
@@ -9852,7 +9852,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
9852
9852
|
error: deviceNameError.value,
|
|
9853
9853
|
disabled: unref(loading2)
|
|
9854
9854
|
}, null, 8, ["modelValue", "error", "disabled"]),
|
|
9855
|
-
createElementVNode("div", _hoisted_3$
|
|
9855
|
+
createElementVNode("div", _hoisted_3$c, [
|
|
9856
9856
|
createVNode(unref(StrandsUiButton), {
|
|
9857
9857
|
variant: "secondary",
|
|
9858
9858
|
onClick: closeModal,
|
|
@@ -9876,12 +9876,12 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
9876
9876
|
}, 8, ["disabled", "loading"])
|
|
9877
9877
|
])
|
|
9878
9878
|
])) : createCommentVNode("", true),
|
|
9879
|
-
step.value === 2 ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
9879
|
+
step.value === 2 ? (openBlock(), createElementBlock("div", _hoisted_4$c, [
|
|
9880
9880
|
_cache[13] || (_cache[13] = createElementVNode("div", null, [
|
|
9881
9881
|
createElementVNode("h3", { class: "step-title" }, "Scan QR Code"),
|
|
9882
9882
|
createElementVNode("p", { class: "step-description" }, " Scan this QR code with your authenticator app (Google Authenticator, Authy, etc.) ")
|
|
9883
9883
|
], -1)),
|
|
9884
|
-
createElementVNode("div", _hoisted_5$
|
|
9884
|
+
createElementVNode("div", _hoisted_5$a, [
|
|
9885
9885
|
qrCodeDataUrl.value ? (openBlock(), createElementBlock("div", _hoisted_6$9, [
|
|
9886
9886
|
createElementVNode("img", {
|
|
9887
9887
|
src: qrCodeDataUrl.value,
|
|
@@ -10059,25 +10059,25 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
10059
10059
|
};
|
|
10060
10060
|
}
|
|
10061
10061
|
});
|
|
10062
|
-
const StrandsTotpSetupModal = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10063
|
-
const _hoisted_1$
|
|
10064
|
-
const _hoisted_2$
|
|
10062
|
+
const StrandsTotpSetupModal = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-9ba84ebb"]]);
|
|
10063
|
+
const _hoisted_1$e = { class: "accui-component-scope" };
|
|
10064
|
+
const _hoisted_2$c = {
|
|
10065
10065
|
key: 0,
|
|
10066
10066
|
class: "email-mfa-setup-step"
|
|
10067
10067
|
};
|
|
10068
|
-
const _hoisted_3$
|
|
10069
|
-
const _hoisted_4$
|
|
10068
|
+
const _hoisted_3$b = { class: "email-mfa-setup-step-actions" };
|
|
10069
|
+
const _hoisted_4$b = {
|
|
10070
10070
|
key: 1,
|
|
10071
10071
|
class: "email-mfa-setup-step"
|
|
10072
10072
|
};
|
|
10073
|
-
const _hoisted_5$
|
|
10073
|
+
const _hoisted_5$9 = { class: "email-mfa-setup-resend-section" };
|
|
10074
10074
|
const _hoisted_6$8 = { class: "email-mfa-setup-step-actions" };
|
|
10075
10075
|
const _hoisted_7$8 = {
|
|
10076
10076
|
key: 2,
|
|
10077
10077
|
class: "email-mfa-setup-step"
|
|
10078
10078
|
};
|
|
10079
10079
|
const _hoisted_8$8 = { class: "email-mfa-setup-final-actions" };
|
|
10080
|
-
const _sfc_main$
|
|
10080
|
+
const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
10081
10081
|
__name: "StrandsEmailMfaSetupModal",
|
|
10082
10082
|
props: {
|
|
10083
10083
|
show: { type: Boolean }
|
|
@@ -10195,7 +10195,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
10195
10195
|
emit("success");
|
|
10196
10196
|
};
|
|
10197
10197
|
return (_ctx, _cache) => {
|
|
10198
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
10198
|
+
return openBlock(), createElementBlock("div", _hoisted_1$e, [
|
|
10199
10199
|
createVNode(UiModal, {
|
|
10200
10200
|
modelValue: showModal.value,
|
|
10201
10201
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => showModal.value = $event),
|
|
@@ -10203,7 +10203,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
10203
10203
|
"card-class": "email-mfa-setup-modal"
|
|
10204
10204
|
}, {
|
|
10205
10205
|
default: withCtx(() => [
|
|
10206
|
-
step.value === 1 ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
10206
|
+
step.value === 1 ? (openBlock(), createElementBlock("div", _hoisted_2$c, [
|
|
10207
10207
|
_cache[7] || (_cache[7] = createElementVNode("div", null, [
|
|
10208
10208
|
createElementVNode("h3", { class: "email-mfa-setup-step-title" }, "Name Your Email 2FA"),
|
|
10209
10209
|
createElementVNode("p", { class: "email-mfa-setup-step-description" }, ' Give this email 2FA method a memorable name (e.g., "Personal Email", "Work Email") ')
|
|
@@ -10225,7 +10225,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
10225
10225
|
])]),
|
|
10226
10226
|
_: 1
|
|
10227
10227
|
}),
|
|
10228
|
-
createElementVNode("div", _hoisted_3$
|
|
10228
|
+
createElementVNode("div", _hoisted_3$b, [
|
|
10229
10229
|
createVNode(unref(StrandsUiButton), {
|
|
10230
10230
|
variant: "secondary",
|
|
10231
10231
|
onClick: closeModal,
|
|
@@ -10249,7 +10249,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
10249
10249
|
}, 8, ["disabled", "loading"])
|
|
10250
10250
|
])
|
|
10251
10251
|
])) : createCommentVNode("", true),
|
|
10252
|
-
step.value === 2 ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
10252
|
+
step.value === 2 ? (openBlock(), createElementBlock("div", _hoisted_4$b, [
|
|
10253
10253
|
_cache[10] || (_cache[10] = createElementVNode("div", null, [
|
|
10254
10254
|
createElementVNode("h3", { class: "email-mfa-setup-step-title" }, "Test Email 2FA"),
|
|
10255
10255
|
createElementVNode("p", { class: "email-mfa-setup-step-description" }, " We've sent a test verification code to your email. Enter it below to complete setup. ")
|
|
@@ -10283,7 +10283,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
10283
10283
|
disabled: unref(loading2),
|
|
10284
10284
|
onInput: onVerificationCodeInput
|
|
10285
10285
|
}, null, 8, ["modelValue", "error", "disabled"]),
|
|
10286
|
-
createElementVNode("div", _hoisted_5$
|
|
10286
|
+
createElementVNode("div", _hoisted_5$9, [
|
|
10287
10287
|
createVNode(unref(StrandsUiButton), {
|
|
10288
10288
|
variant: "secondary",
|
|
10289
10289
|
size: "sm",
|
|
@@ -10378,18 +10378,18 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
10378
10378
|
};
|
|
10379
10379
|
}
|
|
10380
10380
|
});
|
|
10381
|
-
const StrandsEmailMfaSetupModal = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10382
|
-
const _hoisted_1$
|
|
10383
|
-
const _hoisted_2$
|
|
10381
|
+
const StrandsEmailMfaSetupModal = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-1debeb3e"]]);
|
|
10382
|
+
const _hoisted_1$d = { class: "accui-component-scope" };
|
|
10383
|
+
const _hoisted_2$b = {
|
|
10384
10384
|
key: 0,
|
|
10385
10385
|
class: "hardware-key-setup-step"
|
|
10386
10386
|
};
|
|
10387
|
-
const _hoisted_3$
|
|
10388
|
-
const _hoisted_4$
|
|
10387
|
+
const _hoisted_3$a = { class: "hardware-key-setup-actions" };
|
|
10388
|
+
const _hoisted_4$a = {
|
|
10389
10389
|
key: 1,
|
|
10390
10390
|
class: "hardware-key-setup-step"
|
|
10391
10391
|
};
|
|
10392
|
-
const _hoisted_5$
|
|
10392
|
+
const _hoisted_5$8 = { class: "hardware-key-setup-instructions" };
|
|
10393
10393
|
const _hoisted_6$7 = { class: "hardware-key-setup-instructions-header" };
|
|
10394
10394
|
const _hoisted_7$7 = { class: "hardware-key-setup-instructions-list" };
|
|
10395
10395
|
const _hoisted_8$7 = { class: "hardware-key-setup-actions" };
|
|
@@ -10416,7 +10416,7 @@ const _hoisted_19$4 = {
|
|
|
10416
10416
|
const _hoisted_20$3 = { class: "hardware-key-setup-error" };
|
|
10417
10417
|
const _hoisted_21$3 = { class: "hardware-key-setup-error-message" };
|
|
10418
10418
|
const _hoisted_22$3 = { class: "hardware-key-setup-actions" };
|
|
10419
|
-
const _sfc_main$
|
|
10419
|
+
const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
10420
10420
|
__name: "StrandsHardwareKeySetupModal",
|
|
10421
10421
|
props: {
|
|
10422
10422
|
show: { type: Boolean },
|
|
@@ -10664,7 +10664,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
10664
10664
|
emit("success");
|
|
10665
10665
|
};
|
|
10666
10666
|
return (_ctx, _cache) => {
|
|
10667
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
10667
|
+
return openBlock(), createElementBlock("div", _hoisted_1$d, [
|
|
10668
10668
|
createVNode(UiModal, {
|
|
10669
10669
|
modelValue: showModal.value,
|
|
10670
10670
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => showModal.value = $event),
|
|
@@ -10672,7 +10672,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
10672
10672
|
"card-class": "hardware-key-setup-modal"
|
|
10673
10673
|
}, {
|
|
10674
10674
|
default: withCtx(() => [
|
|
10675
|
-
step.value === 1 ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
10675
|
+
step.value === 1 ? (openBlock(), createElementBlock("div", _hoisted_2$b, [
|
|
10676
10676
|
_cache[6] || (_cache[6] = createElementVNode("div", null, [
|
|
10677
10677
|
createElementVNode("h3", { class: "hardware-key-setup-step-title" }, "Name Your Hardware Key"),
|
|
10678
10678
|
createElementVNode("p", { class: "hardware-key-setup-step-description" }, ' Give your hardware key a memorable name (e.g., "YubiKey 5", "Work Security Key") ')
|
|
@@ -10685,7 +10685,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
10685
10685
|
error: deviceNameError.value,
|
|
10686
10686
|
disabled: loading2.value
|
|
10687
10687
|
}, null, 8, ["modelValue", "error", "disabled"]),
|
|
10688
|
-
createElementVNode("div", _hoisted_3$
|
|
10688
|
+
createElementVNode("div", _hoisted_3$a, [
|
|
10689
10689
|
createVNode(unref(StrandsUiButton), {
|
|
10690
10690
|
variant: "secondary",
|
|
10691
10691
|
onClick: closeModal,
|
|
@@ -10709,7 +10709,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
10709
10709
|
}, 8, ["disabled", "loading"])
|
|
10710
10710
|
])
|
|
10711
10711
|
])) : createCommentVNode("", true),
|
|
10712
|
-
step.value === 2 ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
10712
|
+
step.value === 2 ? (openBlock(), createElementBlock("div", _hoisted_4$a, [
|
|
10713
10713
|
_cache[17] || (_cache[17] = createElementVNode("div", null, [
|
|
10714
10714
|
createElementVNode("h3", { class: "hardware-key-setup-step-title" }, "Register Hardware Key"),
|
|
10715
10715
|
createElementVNode("p", { class: "hardware-key-setup-step-description" }, " Insert your hardware key and follow your browser's prompts to complete registration. ")
|
|
@@ -10735,7 +10735,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
10735
10735
|
createElementVNode("p", { class: "hardware-key-setup-substatus" }, 'Click "Register Key" when ready')
|
|
10736
10736
|
])
|
|
10737
10737
|
], -1)),
|
|
10738
|
-
createElementVNode("div", _hoisted_5$
|
|
10738
|
+
createElementVNode("div", _hoisted_5$8, [
|
|
10739
10739
|
createElementVNode("div", _hoisted_6$7, [
|
|
10740
10740
|
_cache[14] || (_cache[14] = createElementVNode("svg", {
|
|
10741
10741
|
class: "hardware-key-setup-info-icon",
|
|
@@ -10943,21 +10943,21 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
10943
10943
|
};
|
|
10944
10944
|
}
|
|
10945
10945
|
});
|
|
10946
|
-
const StrandsHardwareKeySetupModal = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10947
|
-
const _hoisted_1$
|
|
10948
|
-
const _hoisted_2$
|
|
10946
|
+
const StrandsHardwareKeySetupModal = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-0c710fca"]]);
|
|
10947
|
+
const _hoisted_1$c = { class: "accui-component-scope" };
|
|
10948
|
+
const _hoisted_2$a = {
|
|
10949
10949
|
key: 0,
|
|
10950
10950
|
class: "backup-codes-loading"
|
|
10951
10951
|
};
|
|
10952
|
-
const _hoisted_3$
|
|
10952
|
+
const _hoisted_3$9 = {
|
|
10953
10953
|
key: 1,
|
|
10954
10954
|
class: "backup-codes-content"
|
|
10955
10955
|
};
|
|
10956
|
-
const _hoisted_4$
|
|
10956
|
+
const _hoisted_4$9 = {
|
|
10957
10957
|
key: 0,
|
|
10958
10958
|
class: "backup-codes-device-info"
|
|
10959
10959
|
};
|
|
10960
|
-
const _hoisted_5$
|
|
10960
|
+
const _hoisted_5$7 = { class: "backup-codes-device-content" };
|
|
10961
10961
|
const _hoisted_6$6 = { class: "backup-codes-device-name" };
|
|
10962
10962
|
const _hoisted_7$6 = { class: "backup-codes-device-type" };
|
|
10963
10963
|
const _hoisted_8$6 = { key: 1 };
|
|
@@ -10972,7 +10972,7 @@ const _hoisted_14$6 = {
|
|
|
10972
10972
|
};
|
|
10973
10973
|
const _hoisted_15$5 = { class: "backup-codes-regenerate-content" };
|
|
10974
10974
|
const _hoisted_16$5 = { class: "backup-codes-regenerate-actions" };
|
|
10975
|
-
const _sfc_main$
|
|
10975
|
+
const _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
10976
10976
|
__name: "StrandsBackupCodesModal",
|
|
10977
10977
|
props: {
|
|
10978
10978
|
show: { type: Boolean },
|
|
@@ -11062,7 +11062,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
|
11062
11062
|
URL.revokeObjectURL(url);
|
|
11063
11063
|
};
|
|
11064
11064
|
return (_ctx, _cache) => {
|
|
11065
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
11065
|
+
return openBlock(), createElementBlock("div", _hoisted_1$c, [
|
|
11066
11066
|
createVNode(UiModal, {
|
|
11067
11067
|
modelValue: showModal.value,
|
|
11068
11068
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => showModal.value = $event),
|
|
@@ -11070,12 +11070,12 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
|
11070
11070
|
"card-class": "backup-codes-modal"
|
|
11071
11071
|
}, {
|
|
11072
11072
|
default: withCtx(() => [
|
|
11073
|
-
unref(loading2) ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
11073
|
+
unref(loading2) ? (openBlock(), createElementBlock("div", _hoisted_2$a, [
|
|
11074
11074
|
createVNode(unref(StrandsUiLoader), { size: 24 }),
|
|
11075
11075
|
_cache[2] || (_cache[2] = createElementVNode("span", { class: "backup-codes-loading-text" }, "Loading backup codes...", -1))
|
|
11076
|
-
])) : (openBlock(), createElementBlock("div", _hoisted_3$
|
|
11077
|
-
_ctx.device ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
11078
|
-
createElementVNode("div", _hoisted_5$
|
|
11076
|
+
])) : (openBlock(), createElementBlock("div", _hoisted_3$9, [
|
|
11077
|
+
_ctx.device ? (openBlock(), createElementBlock("div", _hoisted_4$9, [
|
|
11078
|
+
createElementVNode("div", _hoisted_5$7, [
|
|
11079
11079
|
_cache[3] || (_cache[3] = createElementVNode("span", { class: "backup-codes-device-icon" }, "📱", -1)),
|
|
11080
11080
|
createElementVNode("div", null, [
|
|
11081
11081
|
createElementVNode("h3", _hoisted_6$6, toDisplayString(_ctx.device.device_name), 1),
|
|
@@ -11217,12 +11217,12 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
|
11217
11217
|
};
|
|
11218
11218
|
}
|
|
11219
11219
|
});
|
|
11220
|
-
const StrandsBackupCodesModal = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11221
|
-
const _hoisted_1$
|
|
11222
|
-
const _hoisted_2$
|
|
11223
|
-
const _hoisted_3$
|
|
11224
|
-
const _hoisted_4$
|
|
11225
|
-
const _sfc_main$
|
|
11220
|
+
const StrandsBackupCodesModal = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-0d97d17e"]]);
|
|
11221
|
+
const _hoisted_1$b = { class: "accui-component-scope" };
|
|
11222
|
+
const _hoisted_2$9 = { class: "confirm-modal-title" };
|
|
11223
|
+
const _hoisted_3$8 = { class: "confirm-modal-message" };
|
|
11224
|
+
const _hoisted_4$8 = { class: "confirm-modal-actions" };
|
|
11225
|
+
const _sfc_main$d = /* @__PURE__ */ defineComponent({
|
|
11226
11226
|
__name: "StrandsConfirmModal",
|
|
11227
11227
|
props: {
|
|
11228
11228
|
show: { type: Boolean },
|
|
@@ -11253,18 +11253,18 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
|
11253
11253
|
emit("cancel");
|
|
11254
11254
|
};
|
|
11255
11255
|
return (_ctx, _cache) => {
|
|
11256
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
11256
|
+
return openBlock(), createElementBlock("div", _hoisted_1$b, [
|
|
11257
11257
|
createVNode(UiModal, {
|
|
11258
11258
|
modelValue: showModal.value,
|
|
11259
11259
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => showModal.value = $event),
|
|
11260
11260
|
"card-class": "confirm-modal"
|
|
11261
11261
|
}, {
|
|
11262
11262
|
header: withCtx(() => [
|
|
11263
|
-
createElementVNode("h2", _hoisted_2$
|
|
11263
|
+
createElementVNode("h2", _hoisted_2$9, toDisplayString(_ctx.title), 1)
|
|
11264
11264
|
]),
|
|
11265
11265
|
default: withCtx(() => [
|
|
11266
|
-
createElementVNode("p", _hoisted_3$
|
|
11267
|
-
createElementVNode("div", _hoisted_4$
|
|
11266
|
+
createElementVNode("p", _hoisted_3$8, toDisplayString(_ctx.message), 1),
|
|
11267
|
+
createElementVNode("div", _hoisted_4$8, [
|
|
11268
11268
|
createVNode(unref(StrandsUiButton), {
|
|
11269
11269
|
variant: "secondary",
|
|
11270
11270
|
onClick: handleCancel,
|
|
@@ -11294,18 +11294,18 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
|
11294
11294
|
};
|
|
11295
11295
|
}
|
|
11296
11296
|
});
|
|
11297
|
-
const StrandsConfirmModal = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11298
|
-
const _hoisted_1$
|
|
11299
|
-
const _hoisted_2$
|
|
11297
|
+
const StrandsConfirmModal = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-52537e14"]]);
|
|
11298
|
+
const _hoisted_1$a = { class: "mfa-content" };
|
|
11299
|
+
const _hoisted_2$8 = {
|
|
11300
11300
|
key: 0,
|
|
11301
11301
|
class: "mfa-loading"
|
|
11302
11302
|
};
|
|
11303
|
-
const _hoisted_3$
|
|
11303
|
+
const _hoisted_3$7 = {
|
|
11304
11304
|
key: 1,
|
|
11305
11305
|
class: "mfa-sections"
|
|
11306
11306
|
};
|
|
11307
|
-
const _hoisted_4$
|
|
11308
|
-
const _hoisted_5$
|
|
11307
|
+
const _hoisted_4$7 = { class: "mfa-status-overview" };
|
|
11308
|
+
const _hoisted_5$6 = { class: "mfa-status-content" };
|
|
11309
11309
|
const _hoisted_6$5 = { class: "mfa-status-subtitle" };
|
|
11310
11310
|
const _hoisted_7$5 = { class: "mfa-status-badges" };
|
|
11311
11311
|
const _hoisted_8$5 = {
|
|
@@ -11362,7 +11362,7 @@ const _hoisted_37$1 = {
|
|
|
11362
11362
|
key: 1,
|
|
11363
11363
|
class: "mfa-device-backup"
|
|
11364
11364
|
};
|
|
11365
|
-
const _sfc_main$
|
|
11365
|
+
const _sfc_main$c = /* @__PURE__ */ defineComponent({
|
|
11366
11366
|
__name: "StrandsMfaModal",
|
|
11367
11367
|
props: {
|
|
11368
11368
|
modelValue: { type: Boolean }
|
|
@@ -11544,13 +11544,13 @@ const _sfc_main$d = /* @__PURE__ */ defineComponent({
|
|
|
11544
11544
|
"card-class": "mfa-modal-card"
|
|
11545
11545
|
}, {
|
|
11546
11546
|
default: withCtx(() => [
|
|
11547
|
-
createElementVNode("div", _hoisted_1$
|
|
11548
|
-
unref(mfaLoading) ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
11547
|
+
createElementVNode("div", _hoisted_1$a, [
|
|
11548
|
+
unref(mfaLoading) ? (openBlock(), createElementBlock("div", _hoisted_2$8, [
|
|
11549
11549
|
createVNode(unref(StrandsUiLoader), { size: 32 }),
|
|
11550
11550
|
_cache[11] || (_cache[11] = createElementVNode("span", { class: "mfa-loading-text" }, "Loading MFA settings...", -1))
|
|
11551
|
-
])) : (openBlock(), createElementBlock("div", _hoisted_3$
|
|
11552
|
-
createElementVNode("div", _hoisted_4$
|
|
11553
|
-
createElementVNode("div", _hoisted_5$
|
|
11551
|
+
])) : (openBlock(), createElementBlock("div", _hoisted_3$7, [
|
|
11552
|
+
createElementVNode("div", _hoisted_4$7, [
|
|
11553
|
+
createElementVNode("div", _hoisted_5$6, [
|
|
11554
11554
|
createElementVNode("div", null, [
|
|
11555
11555
|
_cache[12] || (_cache[12] = createElementVNode("h3", { class: "mfa-status-title" }, "Two-Factor Authentication", -1)),
|
|
11556
11556
|
createElementVNode("p", _hoisted_6$5, toDisplayString(unref(mfaEnabled2) ? "Enabled" : "Add extra security to your account"), 1)
|
|
@@ -11805,12 +11805,12 @@ const _sfc_main$d = /* @__PURE__ */ defineComponent({
|
|
|
11805
11805
|
};
|
|
11806
11806
|
}
|
|
11807
11807
|
});
|
|
11808
|
-
const StrandsMfaModal = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11809
|
-
const _hoisted_1$
|
|
11810
|
-
const _hoisted_2$
|
|
11811
|
-
const _hoisted_3$
|
|
11812
|
-
const _hoisted_4$
|
|
11813
|
-
const _hoisted_5$
|
|
11808
|
+
const StrandsMfaModal = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__scopeId", "data-v-966c5aa3"]]);
|
|
11809
|
+
const _hoisted_1$9 = { class: "accui-component-scope" };
|
|
11810
|
+
const _hoisted_2$7 = { class: "settings-content" };
|
|
11811
|
+
const _hoisted_3$6 = { class: "settings-section" };
|
|
11812
|
+
const _hoisted_4$6 = { class: "settings-option" };
|
|
11813
|
+
const _hoisted_5$5 = { class: "settings-option-content" };
|
|
11814
11814
|
const _hoisted_6$4 = { class: "settings-option-controls" };
|
|
11815
11815
|
const _hoisted_7$4 = {
|
|
11816
11816
|
key: 0,
|
|
@@ -11840,7 +11840,7 @@ const _hoisted_13$4 = {
|
|
|
11840
11840
|
viewBox: "0 0 24 24"
|
|
11841
11841
|
};
|
|
11842
11842
|
const _hoisted_14$4 = { class: "settings-footer" };
|
|
11843
|
-
const _sfc_main$
|
|
11843
|
+
const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
11844
11844
|
__name: "StrandsSettingsModal",
|
|
11845
11845
|
props: {
|
|
11846
11846
|
open: { type: Boolean, default: false }
|
|
@@ -11901,7 +11901,7 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
|
|
|
11901
11901
|
}
|
|
11902
11902
|
};
|
|
11903
11903
|
return (_ctx, _cache) => {
|
|
11904
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
11904
|
+
return openBlock(), createElementBlock("div", _hoisted_1$9, [
|
|
11905
11905
|
createVNode(UiModal, {
|
|
11906
11906
|
onClose: _ctx.onClose,
|
|
11907
11907
|
title: "Account Settings",
|
|
@@ -11931,11 +11931,11 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
|
|
|
11931
11931
|
])
|
|
11932
11932
|
]),
|
|
11933
11933
|
default: withCtx(() => [
|
|
11934
|
-
createElementVNode("div", _hoisted_2$
|
|
11935
|
-
createElementVNode("div", _hoisted_3$
|
|
11934
|
+
createElementVNode("div", _hoisted_2$7, [
|
|
11935
|
+
createElementVNode("div", _hoisted_3$6, [
|
|
11936
11936
|
_cache[10] || (_cache[10] = createElementVNode("h3", { class: "settings-section-title" }, "Audio Preferences", -1)),
|
|
11937
|
-
createElementVNode("div", _hoisted_4$
|
|
11938
|
-
createElementVNode("div", _hoisted_5$
|
|
11937
|
+
createElementVNode("div", _hoisted_4$6, [
|
|
11938
|
+
createElementVNode("div", _hoisted_5$5, [
|
|
11939
11939
|
_cache[6] || (_cache[6] = createElementVNode("div", { class: "settings-option-info" }, [
|
|
11940
11940
|
createElementVNode("label", {
|
|
11941
11941
|
for: "level-up-sounds",
|
|
@@ -12037,21 +12037,21 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
|
|
|
12037
12037
|
};
|
|
12038
12038
|
}
|
|
12039
12039
|
});
|
|
12040
|
-
const StrandsSettingsModal = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12041
|
-
const _hoisted_1$
|
|
12042
|
-
const _hoisted_2$
|
|
12040
|
+
const StrandsSettingsModal = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-64545f74"]]);
|
|
12041
|
+
const _hoisted_1$8 = { class: "strands-sessions-modal" };
|
|
12042
|
+
const _hoisted_2$6 = {
|
|
12043
12043
|
key: 0,
|
|
12044
12044
|
class: "sessions-loading"
|
|
12045
12045
|
};
|
|
12046
|
-
const _hoisted_3$
|
|
12046
|
+
const _hoisted_3$5 = {
|
|
12047
12047
|
key: 1,
|
|
12048
12048
|
class: "sessions-empty"
|
|
12049
12049
|
};
|
|
12050
|
-
const _hoisted_4$
|
|
12050
|
+
const _hoisted_4$5 = {
|
|
12051
12051
|
key: 2,
|
|
12052
12052
|
class: "sessions-container"
|
|
12053
12053
|
};
|
|
12054
|
-
const _hoisted_5$
|
|
12054
|
+
const _hoisted_5$4 = {
|
|
12055
12055
|
key: 0,
|
|
12056
12056
|
class: "session-stats"
|
|
12057
12057
|
};
|
|
@@ -12095,7 +12095,7 @@ const _hoisted_32$1 = {
|
|
|
12095
12095
|
class: "bulk-actions"
|
|
12096
12096
|
};
|
|
12097
12097
|
const _hoisted_33$1 = { key: 1 };
|
|
12098
|
-
const _sfc_main$
|
|
12098
|
+
const _sfc_main$a = /* @__PURE__ */ defineComponent({
|
|
12099
12099
|
__name: "StrandsSessionsModal",
|
|
12100
12100
|
props: {
|
|
12101
12101
|
modelValue: { type: Boolean }
|
|
@@ -12286,11 +12286,11 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
|
12286
12286
|
subtitle: "Manage your active devices"
|
|
12287
12287
|
}, {
|
|
12288
12288
|
default: withCtx(() => [
|
|
12289
|
-
createElementVNode("div", _hoisted_1$
|
|
12290
|
-
loading2.value ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
12289
|
+
createElementVNode("div", _hoisted_1$8, [
|
|
12290
|
+
loading2.value ? (openBlock(), createElementBlock("div", _hoisted_2$6, [
|
|
12291
12291
|
createVNode(unref(StrandsUiLoader), { size: 40 }),
|
|
12292
12292
|
_cache[1] || (_cache[1] = createElementVNode("p", { class: "loading-text" }, "Loading sessions...", -1))
|
|
12293
|
-
])) : sessions.value.length === 0 ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
12293
|
+
])) : sessions.value.length === 0 ? (openBlock(), createElementBlock("div", _hoisted_3$5, [..._cache[2] || (_cache[2] = [
|
|
12294
12294
|
createElementVNode("div", { class: "empty-icon" }, [
|
|
12295
12295
|
createElementVNode("svg", {
|
|
12296
12296
|
width: "48",
|
|
@@ -12323,8 +12323,8 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
|
12323
12323
|
], -1),
|
|
12324
12324
|
createElementVNode("h3", { class: "empty-title" }, "No Active Sessions", -1),
|
|
12325
12325
|
createElementVNode("p", { class: "empty-description" }, "You don't have any active sessions at the moment.", -1)
|
|
12326
|
-
])])) : (openBlock(), createElementBlock("div", _hoisted_4$
|
|
12327
|
-
stats.value ? (openBlock(), createElementBlock("div", _hoisted_5$
|
|
12326
|
+
])])) : (openBlock(), createElementBlock("div", _hoisted_4$5, [
|
|
12327
|
+
stats.value ? (openBlock(), createElementBlock("div", _hoisted_5$4, [
|
|
12328
12328
|
createElementVNode("div", _hoisted_6$3, [
|
|
12329
12329
|
_cache[3] || (_cache[3] = createElementVNode("span", { class: "stat-label" }, "Total Sessions", -1)),
|
|
12330
12330
|
createElementVNode("span", _hoisted_7$3, toDisplayString(stats.value.total_sessions), 1)
|
|
@@ -12422,12 +12422,12 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
|
12422
12422
|
};
|
|
12423
12423
|
}
|
|
12424
12424
|
});
|
|
12425
|
-
const StrandsSessionsModal = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12426
|
-
const _hoisted_1$
|
|
12427
|
-
const _hoisted_2$
|
|
12428
|
-
const _hoisted_3$
|
|
12429
|
-
const _hoisted_4$
|
|
12430
|
-
const _hoisted_5$
|
|
12425
|
+
const StrandsSessionsModal = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-ad35901a"]]);
|
|
12426
|
+
const _hoisted_1$7 = { class: "accui-component-scope" };
|
|
12427
|
+
const _hoisted_2$5 = { class: "profile-content-layout" };
|
|
12428
|
+
const _hoisted_3$4 = { class: "profile-image-section" };
|
|
12429
|
+
const _hoisted_4$4 = { class: "profile-image-container" };
|
|
12430
|
+
const _hoisted_5$3 = { class: "profile-image-wrapper" };
|
|
12431
12431
|
const _hoisted_6$2 = {
|
|
12432
12432
|
key: 0,
|
|
12433
12433
|
class: "profile-avatar profile-avatar-with-image"
|
|
@@ -12510,7 +12510,7 @@ const _hoisted_49 = {
|
|
|
12510
12510
|
};
|
|
12511
12511
|
const _hoisted_50 = { class: "profile-avatar-modal" };
|
|
12512
12512
|
const _hoisted_51 = { class: "profile-avatar-modal-content" };
|
|
12513
|
-
const _sfc_main$
|
|
12513
|
+
const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
12514
12514
|
__name: "StrandsUserProfile",
|
|
12515
12515
|
props: {
|
|
12516
12516
|
user: {},
|
|
@@ -13170,21 +13170,21 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
|
|
|
13170
13170
|
});
|
|
13171
13171
|
return (_ctx, _cache) => {
|
|
13172
13172
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
13173
|
-
createElementVNode("div", _hoisted_1$
|
|
13173
|
+
createElementVNode("div", _hoisted_1$7, [
|
|
13174
13174
|
createVNode(unref(StrandsUiCard), {
|
|
13175
13175
|
variant: _ctx.inModal ? "simple" : "modern",
|
|
13176
13176
|
color: _ctx.inModal ? "default" : "secondary",
|
|
13177
13177
|
class: normalizeClass(_ctx.inModal ? "profile-container-modal profile-container-width" : "profile-container profile-container-width profile-max-width profile-centered profile-animated")
|
|
13178
13178
|
}, {
|
|
13179
13179
|
default: withCtx(() => [
|
|
13180
|
-
createElementVNode("div", _hoisted_2$
|
|
13180
|
+
createElementVNode("div", _hoisted_2$5, [
|
|
13181
13181
|
_cache[30] || (_cache[30] = createElementVNode("div", { class: "profile-header" }, [
|
|
13182
13182
|
createElementVNode("h1", { class: "profile-title" }, "Profile Settings"),
|
|
13183
13183
|
createElementVNode("p", { class: "profile-subtitle" }, "Manage your account information and preferences")
|
|
13184
13184
|
], -1)),
|
|
13185
|
-
createElementVNode("div", _hoisted_3$
|
|
13186
|
-
createElementVNode("div", _hoisted_4$
|
|
13187
|
-
createElementVNode("div", _hoisted_5$
|
|
13185
|
+
createElementVNode("div", _hoisted_3$4, [
|
|
13186
|
+
createElementVNode("div", _hoisted_4$4, [
|
|
13187
|
+
createElementVNode("div", _hoisted_5$3, [
|
|
13188
13188
|
createVNode(unref(UiLevelProgress), {
|
|
13189
13189
|
size: 140,
|
|
13190
13190
|
value: currentUser.value?.xp || 0,
|
|
@@ -13640,7 +13640,7 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
|
|
|
13640
13640
|
], -1)
|
|
13641
13641
|
])])
|
|
13642
13642
|
]),
|
|
13643
|
-
createVNode(unref(_sfc_main$
|
|
13643
|
+
createVNode(unref(_sfc_main$B), {
|
|
13644
13644
|
uploading: uploading.value,
|
|
13645
13645
|
"preselected-file": selectedImageFile.value,
|
|
13646
13646
|
onUpload: handleAvatarUpload,
|
|
@@ -13667,16 +13667,16 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
|
|
|
13667
13667
|
};
|
|
13668
13668
|
}
|
|
13669
13669
|
});
|
|
13670
|
-
const StrandsUserProfile = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13671
|
-
const _hoisted_1$
|
|
13672
|
-
const _hoisted_2$
|
|
13673
|
-
const _hoisted_3$
|
|
13674
|
-
const _hoisted_4$
|
|
13670
|
+
const StrandsUserProfile = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-1fb79e5f"]]);
|
|
13671
|
+
const _hoisted_1$6 = { class: "accui-component-scope" };
|
|
13672
|
+
const _hoisted_2$4 = { class: "accui-w-full accui-min-w-100 accui-max-w-md accui-mx-auto accui-animate-slide-up" };
|
|
13673
|
+
const _hoisted_3$3 = { class: "accui-mt-8 accui-text-center" };
|
|
13674
|
+
const _hoisted_4$3 = {
|
|
13675
13675
|
key: 0,
|
|
13676
13676
|
class: "accui-mt-6 accui-text-center"
|
|
13677
13677
|
};
|
|
13678
|
-
const _hoisted_5$
|
|
13679
|
-
const _sfc_main$
|
|
13678
|
+
const _hoisted_5$2 = { class: "accui-text-neutral-400 accui-text-sm" };
|
|
13679
|
+
const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
13680
13680
|
__name: "StrandsPasswordReset",
|
|
13681
13681
|
props: {
|
|
13682
13682
|
config: {}
|
|
@@ -13707,8 +13707,8 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
13707
13707
|
}
|
|
13708
13708
|
};
|
|
13709
13709
|
return (_ctx, _cache) => {
|
|
13710
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
13711
|
-
createElementVNode("div", _hoisted_2$
|
|
13710
|
+
return openBlock(), createElementBlock("div", _hoisted_1$6, [
|
|
13711
|
+
createElementVNode("div", _hoisted_2$4, [
|
|
13712
13712
|
createVNode(unref(StrandsUiCard), {
|
|
13713
13713
|
variant: "modern",
|
|
13714
13714
|
color: "secondary"
|
|
@@ -13762,7 +13762,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
13762
13762
|
dismissible: "",
|
|
13763
13763
|
onDismiss: _cache[1] || (_cache[1] = ($event) => error.value = "")
|
|
13764
13764
|
}, null, 8, ["message"])) : createCommentVNode("", true),
|
|
13765
|
-
createElementVNode("div", _hoisted_3$
|
|
13765
|
+
createElementVNode("div", _hoisted_3$3, [
|
|
13766
13766
|
createVNode(unref(StrandsUiLink), {
|
|
13767
13767
|
onClick: _cache[2] || (_cache[2] = ($event) => _ctx.$emit("back-to-signin")),
|
|
13768
13768
|
class: "accui-inline-flex accui-items-center accui-gap-2"
|
|
@@ -13790,8 +13790,8 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
13790
13790
|
config: props.config
|
|
13791
13791
|
}, {
|
|
13792
13792
|
default: withCtx(() => [
|
|
13793
|
-
unref(getSupportEmail)() ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
13794
|
-
createElementVNode("p", _hoisted_5$
|
|
13793
|
+
unref(getSupportEmail)() ? (openBlock(), createElementBlock("div", _hoisted_4$3, [
|
|
13794
|
+
createElementVNode("p", _hoisted_5$2, [
|
|
13795
13795
|
_cache[5] || (_cache[5] = createTextVNode(" Need help? ", -1)),
|
|
13796
13796
|
createVNode(unref(StrandsUiLink), {
|
|
13797
13797
|
variant: "primary",
|
|
@@ -13815,24 +13815,21 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
13815
13815
|
};
|
|
13816
13816
|
}
|
|
13817
13817
|
});
|
|
13818
|
-
const StrandsPasswordReset = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13819
|
-
const _hoisted_1$
|
|
13820
|
-
key: 0,
|
|
13821
|
-
class: "animate-fade-in"
|
|
13822
|
-
};
|
|
13823
|
-
const _hoisted_2$4 = {
|
|
13818
|
+
const StrandsPasswordReset = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-d5af9f1c"]]);
|
|
13819
|
+
const _hoisted_1$5 = {
|
|
13824
13820
|
key: 1,
|
|
13825
13821
|
class: "animate-fade-in"
|
|
13826
13822
|
};
|
|
13827
|
-
const
|
|
13823
|
+
const _hoisted_2$3 = {
|
|
13828
13824
|
key: 2,
|
|
13829
13825
|
class: "animate-fade-in"
|
|
13830
13826
|
};
|
|
13831
|
-
const _sfc_main$
|
|
13827
|
+
const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
13832
13828
|
__name: "SignedIn",
|
|
13833
13829
|
props: {
|
|
13834
13830
|
showFallback: { type: Boolean, default: true },
|
|
13835
|
-
invert: { type: Boolean, default: false }
|
|
13831
|
+
invert: { type: Boolean, default: false },
|
|
13832
|
+
inline: { type: Boolean, default: false }
|
|
13836
13833
|
},
|
|
13837
13834
|
emits: ["sign-in-required"],
|
|
13838
13835
|
setup(__props, { emit: __emit }) {
|
|
@@ -13853,101 +13850,26 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
13853
13850
|
emit("sign-in-required");
|
|
13854
13851
|
};
|
|
13855
13852
|
return (_ctx, _cache) => {
|
|
13856
|
-
return signedInOrInverted.value ? (openBlock(), createElementBlock("div",
|
|
13853
|
+
return signedInOrInverted.value ? (openBlock(), createElementBlock("div", {
|
|
13854
|
+
key: 0,
|
|
13855
|
+
class: normalizeClass(["animate-fade-in", _ctx.inline ? "is_inline" : ""])
|
|
13856
|
+
}, [
|
|
13857
13857
|
renderSlot(_ctx.$slots, "default", {
|
|
13858
13858
|
user: unref(user),
|
|
13859
13859
|
signOut: unref(signOut),
|
|
13860
13860
|
invert: unref(invert)
|
|
13861
13861
|
}, void 0, true)
|
|
13862
|
-
])) : signedOutOrInverted.value ? (openBlock(), createElementBlock("div",
|
|
13862
|
+
], 2)) : signedOutOrInverted.value ? (openBlock(), createElementBlock("div", _hoisted_1$5, [
|
|
13863
13863
|
renderSlot(_ctx.$slots, "fallback", { signIn }, () => [
|
|
13864
13864
|
createElementVNode("div", { class: "signed-in-fallback" }, [
|
|
13865
|
-
_cache[0] || (_cache[0] = createStaticVNode('<div class="signed-in-icon-container" data-v-
|
|
13865
|
+
_cache[0] || (_cache[0] = createStaticVNode('<div class="signed-in-icon-container" data-v-f5c1d7c2><svg class="signed-in-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24" data-v-f5c1d7c2><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z" data-v-f5c1d7c2></path></svg></div><h3 class="signed-in-title" data-v-f5c1d7c2>Sign in required</h3><p class="signed-in-subtitle" data-v-f5c1d7c2>You need to be signed in to access this content.</p>', 3)),
|
|
13866
13866
|
createElementVNode("button", {
|
|
13867
13867
|
onClick: signIn,
|
|
13868
13868
|
class: "signed-in-button"
|
|
13869
13869
|
}, " Sign in ")
|
|
13870
13870
|
])
|
|
13871
13871
|
], true)
|
|
13872
|
-
])) : showLoading.value ? (openBlock(), createElementBlock("div",
|
|
13873
|
-
renderSlot(_ctx.$slots, "loading", {}, () => [
|
|
13874
|
-
createVNode(unref(StrandsUiLoader), {
|
|
13875
|
-
size: 30,
|
|
13876
|
-
variant: "circle",
|
|
13877
|
-
"show-particles": true
|
|
13878
|
-
})
|
|
13879
|
-
], true)
|
|
13880
|
-
])) : createCommentVNode("", true);
|
|
13881
|
-
};
|
|
13882
|
-
}
|
|
13883
|
-
});
|
|
13884
|
-
const SignedIn = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-5f545a2c"]]);
|
|
13885
|
-
const _hoisted_1$5 = {
|
|
13886
|
-
key: 0,
|
|
13887
|
-
class: "animate-fade-in"
|
|
13888
|
-
};
|
|
13889
|
-
const _hoisted_2$3 = {
|
|
13890
|
-
key: 1,
|
|
13891
|
-
class: "animate-fade-in"
|
|
13892
|
-
};
|
|
13893
|
-
const _hoisted_3$3 = { class: "signed-out-fallback" };
|
|
13894
|
-
const _hoisted_4$3 = { class: "signed-out-subtitle" };
|
|
13895
|
-
const _hoisted_5$2 = {
|
|
13896
|
-
key: 2,
|
|
13897
|
-
class: "animate-fade-in"
|
|
13898
|
-
};
|
|
13899
|
-
const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
13900
|
-
__name: "SignedOut",
|
|
13901
|
-
props: {
|
|
13902
|
-
showFallback: { type: Boolean, default: true }
|
|
13903
|
-
},
|
|
13904
|
-
emits: ["sign-in-clicked", "sign-up-clicked"],
|
|
13905
|
-
setup(__props, { emit: __emit }) {
|
|
13906
|
-
const emit = __emit;
|
|
13907
|
-
const { isAuthenticated, isLoading, user, signOut } = useStrandsAuth();
|
|
13908
|
-
const signIn = () => {
|
|
13909
|
-
emit("sign-in-clicked");
|
|
13910
|
-
};
|
|
13911
|
-
const signUp = () => {
|
|
13912
|
-
emit("sign-up-clicked");
|
|
13913
|
-
};
|
|
13914
|
-
return (_ctx, _cache) => {
|
|
13915
|
-
return !unref(isAuthenticated) && !unref(isLoading) ? (openBlock(), createElementBlock("div", _hoisted_1$5, [
|
|
13916
|
-
renderSlot(_ctx.$slots, "default", {
|
|
13917
|
-
signIn,
|
|
13918
|
-
signUp
|
|
13919
|
-
}, void 0, true)
|
|
13920
|
-
])) : _ctx.showFallback && unref(isAuthenticated) && !unref(isLoading) ? (openBlock(), createElementBlock("div", _hoisted_2$3, [
|
|
13921
|
-
renderSlot(_ctx.$slots, "fallback", {
|
|
13922
|
-
user: unref(user),
|
|
13923
|
-
signOut: unref(signOut)
|
|
13924
|
-
}, () => [
|
|
13925
|
-
createElementVNode("div", _hoisted_3$3, [
|
|
13926
|
-
_cache[1] || (_cache[1] = createElementVNode("div", { class: "signed-out-icon-container" }, [
|
|
13927
|
-
createElementVNode("svg", {
|
|
13928
|
-
class: "signed-out-icon",
|
|
13929
|
-
fill: "none",
|
|
13930
|
-
stroke: "currentColor",
|
|
13931
|
-
viewBox: "0 0 24 24"
|
|
13932
|
-
}, [
|
|
13933
|
-
createElementVNode("path", {
|
|
13934
|
-
"stroke-linecap": "round",
|
|
13935
|
-
"stroke-linejoin": "round",
|
|
13936
|
-
"stroke-width": "2",
|
|
13937
|
-
d: "M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z"
|
|
13938
|
-
})
|
|
13939
|
-
])
|
|
13940
|
-
], -1)),
|
|
13941
|
-
_cache[2] || (_cache[2] = createElementVNode("h3", { class: "signed-out-title" }, "Already signed in", -1)),
|
|
13942
|
-
createElementVNode("p", _hoisted_4$3, "You're currently signed in as " + toDisplayString(unref(user)?.email) + ".", 1),
|
|
13943
|
-
createElementVNode("button", {
|
|
13944
|
-
onClick: _cache[0] || (_cache[0] = //@ts-ignore
|
|
13945
|
-
(...args) => unref(signOut) && unref(signOut)(...args)),
|
|
13946
|
-
class: "signed-out-button"
|
|
13947
|
-
}, " Sign out ")
|
|
13948
|
-
])
|
|
13949
|
-
], true)
|
|
13950
|
-
])) : unref(isLoading) ? (openBlock(), createElementBlock("div", _hoisted_5$2, [
|
|
13872
|
+
])) : showLoading.value ? (openBlock(), createElementBlock("div", _hoisted_2$3, [
|
|
13951
13873
|
renderSlot(_ctx.$slots, "loading", {}, () => [
|
|
13952
13874
|
createVNode(unref(StrandsUiLoader), {
|
|
13953
13875
|
size: 30,
|
|
@@ -13959,7 +13881,7 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
|
13959
13881
|
};
|
|
13960
13882
|
}
|
|
13961
13883
|
});
|
|
13962
|
-
const
|
|
13884
|
+
const SignedIn = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-f5c1d7c2"]]);
|
|
13963
13885
|
const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
13964
13886
|
__name: "StrandsConfigProvider",
|
|
13965
13887
|
props: {
|
|
@@ -15359,10 +15281,9 @@ const debounce = (func, wait) => {
|
|
|
15359
15281
|
};
|
|
15360
15282
|
export {
|
|
15361
15283
|
$authFetch,
|
|
15362
|
-
_sfc_main$
|
|
15363
|
-
_sfc_main$
|
|
15284
|
+
_sfc_main$l as IconGithub,
|
|
15285
|
+
_sfc_main$m as IconGoogle,
|
|
15364
15286
|
SignedIn,
|
|
15365
|
-
SignedOut,
|
|
15366
15287
|
StrandsAuth,
|
|
15367
15288
|
StrandsBackupCodesModal,
|
|
15368
15289
|
StrandsCompleteSignUp,
|
|
@@ -15370,7 +15291,7 @@ export {
|
|
|
15370
15291
|
StrandsConfirmModal,
|
|
15371
15292
|
StrandsEmailMfaSetupModal,
|
|
15372
15293
|
StrandsHardwareKeySetupModal,
|
|
15373
|
-
_sfc_main$
|
|
15294
|
+
_sfc_main$o as StrandsLogo,
|
|
15374
15295
|
StrandsMFASetup,
|
|
15375
15296
|
StrandsMfaModal,
|
|
15376
15297
|
StrandsMfaVerification,
|
|
@@ -15386,10 +15307,10 @@ export {
|
|
|
15386
15307
|
StrandsUIPlugin,
|
|
15387
15308
|
StrandsUiAlert,
|
|
15388
15309
|
UiApp as StrandsUiApp,
|
|
15389
|
-
_sfc_main$
|
|
15310
|
+
_sfc_main$B as StrandsUiAvatarEditor,
|
|
15390
15311
|
StrandsUiButton,
|
|
15391
15312
|
StrandsUiCard,
|
|
15392
|
-
_sfc_main$
|
|
15313
|
+
_sfc_main$w as StrandsUiColorPicker,
|
|
15393
15314
|
UiDivider as StrandsUiDivider,
|
|
15394
15315
|
UiHero as StrandsUiHero,
|
|
15395
15316
|
StrandsUiInput,
|
|
@@ -15407,11 +15328,11 @@ export {
|
|
|
15407
15328
|
_sfc_main$5 as SvgIcon,
|
|
15408
15329
|
StrandsUiAlert as UiAlert,
|
|
15409
15330
|
UiApp,
|
|
15410
|
-
_sfc_main$
|
|
15411
|
-
_sfc_main$
|
|
15331
|
+
_sfc_main$B as UiAvatarEditor,
|
|
15332
|
+
_sfc_main$B as UiAvatarEditorSimple,
|
|
15412
15333
|
StrandsUiButton as UiButton,
|
|
15413
15334
|
StrandsUiCard as UiCard,
|
|
15414
|
-
_sfc_main$
|
|
15335
|
+
_sfc_main$w as UiColorPicker,
|
|
15415
15336
|
UiDivider,
|
|
15416
15337
|
UiHero,
|
|
15417
15338
|
StrandsUiInput as UiInput,
|