@strands.gg/accui 2.17.38 → 2.17.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{StrandsUIPlugin-D2-baFYW.cjs.js → StrandsUIPlugin-CP1i9Kzp.cjs.js} +32 -32
- package/dist/{StrandsUIPlugin-Dy-3Bk3k.es.js → StrandsUIPlugin-aEnm6JAu.es.js} +5402 -5543
- package/dist/accui.css +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +2 -2
- package/dist/vite.cjs.js +1 -1
- package/dist/vite.es.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as Be, S as lt, U as Ka, a as Ga, b as Ya, c as Wa, d as kt, M as Qa, e as At, f as Gt, g as wa, u as Da, C as $a, h as Ze, i as gt, j as Na, k as mt, l as Et } from "./StrandsUIPlugin-
|
|
2
|
-
import { m as ed } from "./StrandsUIPlugin-
|
|
1
|
+
import { _ as Be, S as lt, U as Ka, a as Ga, b as Ya, c as Wa, d as kt, M as Qa, e as At, f as Gt, g as wa, u as Da, C as $a, h as Ze, i as gt, j as Na, k as mt, l as Et } from "./StrandsUIPlugin-aEnm6JAu.es.js";
|
|
2
|
+
import { m as ed } from "./StrandsUIPlugin-aEnm6JAu.es.js";
|
|
3
3
|
import { defineComponent as Ve, computed as D, provide as Qt, onMounted as We, onUnmounted as xt, createElementBlock as s, openBlock as a, normalizeClass as we, createElementVNode as e, createBlock as Ce, renderSlot as Oe, Teleport as Ft, createCommentVNode as I, toDisplayString as R, ref as A, watch as Le, createTextVNode as Q, reactive as Ye, withModifiers as De, createStaticVNode as Xt, createVNode as d, withDirectives as Xe, withCtx as M, unref as n, vModelText as Je, nextTick as ht, Fragment as Ne, Transition as rt, createSlots as qt, normalizeStyle as Re, renderList as Ke, mergeProps as ba, useSlots as ma, inject as pa, resolveDynamicComponent as ot, onBeforeUnmount as Ba, withKeys as Ue, h as oe, isMemoSame as Xa, getCurrentInstance as Ja } from "vue";
|
|
4
4
|
import { u as pt, p as Ta } from "./useStrandsConfig-C9TOTAfh.es.js";
|
|
5
5
|
import { s as ad } from "./useStrandsConfig-C9TOTAfh.es.js";
|
package/dist/vite.cjs.js
CHANGED
|
@@ -26,4 +26,4 @@ if (typeof window !== 'undefined') {
|
|
|
26
26
|
window.__STRANDS_INJECTED__ = true
|
|
27
27
|
}
|
|
28
28
|
`}
|
|
29
|
-
${s}`,map:null}:null}}}function d(i={}){return{install(a){Promise.resolve().then(()=>require("./StrandsUIPlugin-
|
|
29
|
+
${s}`,map:null}:null}}}function d(i={}){return{install(a){Promise.resolve().then(()=>require("./StrandsUIPlugin-CP1i9Kzp.cjs.js")).then(n=>n.StrandsUIPlugin$1).then(n=>{const r=n.default;a.use(r)}),Promise.resolve().then(()=>require("./useStrandsConfig-x5zDprqF.cjs.js")).then(n=>n.useStrandsConfig$1).then(n=>{const{setStrandsConfig:r}=n;r(i),typeof window<"u"&&(window.__STRANDS_CONFIG__=i)})}}}exports.StrandsAuth=e;exports.StrandsAuthVitePlugin=e;exports.createStrandsAuth=d;exports.default=e;exports.strandsAuth=e;
|
package/dist/vite.es.js
CHANGED
|
@@ -73,7 +73,7 @@ ${s}`,
|
|
|
73
73
|
function d(r = {}) {
|
|
74
74
|
return {
|
|
75
75
|
install(a) {
|
|
76
|
-
import("./StrandsUIPlugin-
|
|
76
|
+
import("./StrandsUIPlugin-aEnm6JAu.es.js").then((n) => n.n).then((n) => {
|
|
77
77
|
const i = n.default;
|
|
78
78
|
a.use(i);
|
|
79
79
|
}), import("./useStrandsConfig-C9TOTAfh.es.js").then((n) => n.a).then((n) => {
|