solid-ui 3.1.3-7 → 3.1.3-9
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/_virtual/~icons/app/solid-emblem.cjs.js +3 -0
- package/dist/_virtual/~icons/app/solid-emblem.cjs.js.map +1 -0
- package/dist/_virtual/~icons/app/solid-emblem.esm.js +11 -0
- package/dist/_virtual/~icons/app/solid-emblem.esm.js.map +1 -0
- package/dist/breakpoints.css +1 -0
- package/dist/breakpoints.css.d.ts +1 -0
- package/dist/chunks/{account-BZ2rYQhV.js → account-CWY924jw.js} +74 -58
- package/dist/chunks/account-CWY924jw.js.map +1 -0
- package/dist/chunks/{auth-RHyQ2iIl.js → auth-DIRGfFle.js} +18 -18
- package/dist/chunks/{auth-RHyQ2iIl.js.map → auth-DIRGfFle.js.map} +1 -1
- package/dist/chunks/{avatar-Jx8xm2Op.js → avatar-CLJz6mOV.js} +3 -3
- package/dist/chunks/{avatar-Jx8xm2Op.js.map → avatar-CLJz6mOV.js.map} +1 -1
- package/dist/chunks/{button-0s0lZdxm.js → button-CBQEwOtX.js} +7 -3
- package/dist/chunks/button-CBQEwOtX.js.map +1 -0
- package/dist/chunks/{combobox-Cxi8xUMn.js → combobox-B7a6BjQr.js} +5 -5
- package/dist/chunks/combobox-B7a6BjQr.js.map +1 -0
- package/dist/chunks/{dialog-BAzrHJ8w.js → dialog-Bn4qiZi-.js} +2 -2
- package/dist/chunks/{dialog-BAzrHJ8w.js.map → dialog-Bn4qiZi-.js.map} +1 -1
- package/dist/chunks/{footer-D64T6XLO.js → footer-kVa_uMeQ.js} +3 -3
- package/dist/chunks/{footer-D64T6XLO.js.map → footer-kVa_uMeQ.js.map} +1 -1
- package/dist/chunks/{guard-CjUBGVDk.js → guard-Cxl9QbaG.js} +3 -3
- package/dist/chunks/{guard-CjUBGVDk.js.map → guard-Cxl9QbaG.js.map} +1 -1
- package/dist/chunks/{headerFooterHelpers-7O_ln1QD.js → headerFooterHelpers-BiZ6X10e.js} +15 -15
- package/dist/chunks/{headerFooterHelpers-7O_ln1QD.js.map → headerFooterHelpers-BiZ6X10e.js.map} +1 -1
- package/dist/chunks/{jsonld-DRZuoyoU.js → jsonld-Cd-ZhJmZ.js} +2 -2
- package/dist/chunks/{jsonld-DRZuoyoU.js.map → jsonld-Cd-ZhJmZ.js.map} +1 -1
- package/dist/chunks/{login-button-DPeMi00d.js → login-button-ChyF_OoC.js} +4 -4
- package/dist/chunks/{login-button-DPeMi00d.js.map → login-button-ChyF_OoC.js.map} +1 -1
- package/dist/chunks/{logout-button-CbiLE7jO.js → logout-button-BRPS8630.js} +4 -4
- package/dist/chunks/{logout-button-CbiLE7jO.js.map → logout-button-BRPS8630.js.map} +1 -1
- package/dist/chunks/{menu-item-Ck0l-uEI.js → menu-item-CWg-eS4V.js} +7 -5
- package/dist/chunks/menu-item-CWg-eS4V.js.map +1 -0
- package/dist/chunks/{provider-C4eSzopG.js → provider-D0RqwRoM.js} +2 -2
- package/dist/chunks/{provider-C4eSzopG.js.map → provider-D0RqwRoM.js.map} +1 -1
- package/dist/chunks/{signup-button-BfIxbpwa.js → signup-button-Df4rYzNO.js} +4 -4
- package/dist/chunks/{signup-button-BfIxbpwa.js.map → signup-button-Df4rYzNO.js.map} +1 -1
- package/dist/chunks/solid-emblem-BDzhMTjL.js +185 -0
- package/dist/chunks/solid-emblem-BDzhMTjL.js.map +1 -0
- package/dist/chunks/{solid-logic.esm-T70qfHAr.js → solid-logic.esm-BhVcNu8u.js} +7 -28
- package/dist/chunks/{solid-logic.esm-T70qfHAr.js.map → solid-logic.esm-BhVcNu8u.js.map} +1 -1
- package/dist/chunks/{src-Bx4GAnWq.js → src-Dxxeu4rj.js} +2375 -2351
- package/dist/chunks/src-Dxxeu4rj.js.map +1 -0
- package/dist/components/account/Account.cjs.js +7 -2
- package/dist/components/account/Account.cjs.js.map +1 -1
- package/dist/components/account/Account.d.ts +8 -1
- package/dist/components/account/Account.d.ts.map +1 -1
- package/dist/components/account/Account.esm.js +64 -48
- package/dist/components/account/Account.esm.js.map +1 -1
- package/dist/components/account/Account.stories.d.ts +3 -8
- package/dist/components/account/Account.stories.d.ts.map +1 -1
- package/dist/components/account/index.cjs.js.map +1 -1
- package/dist/components/account/index.d.ts +2 -2
- package/dist/components/account/index.d.ts.map +1 -1
- package/dist/components/account/index.esm.js.map +1 -1
- package/dist/components/account.js +1 -1
- package/dist/components/avatar.js +1 -1
- package/dist/components/button/Button.cjs.js +2 -2
- package/dist/components/button/Button.cjs.js.map +1 -1
- package/dist/components/button/Button.d.ts +1 -0
- package/dist/components/button/Button.d.ts.map +1 -1
- package/dist/components/button/Button.esm.js +5 -1
- package/dist/components/button/Button.esm.js.map +1 -1
- package/dist/components/button/Button.styles.cjs.js +1 -1
- package/dist/components/button/Button.styles.cjs.js.map +1 -1
- package/dist/components/button/Button.styles.esm.js +1 -1
- package/dist/components/button/Button.styles.esm.js.map +1 -1
- package/dist/components/button.js +1 -1
- package/dist/components/combobox/Combobox.cjs.js +2 -2
- package/dist/components/combobox/Combobox.cjs.js.map +1 -1
- package/dist/components/combobox/Combobox.d.ts +1 -1
- package/dist/components/combobox/Combobox.d.ts.map +1 -1
- package/dist/components/combobox/Combobox.esm.js +4 -4
- package/dist/components/combobox/Combobox.esm.js.map +1 -1
- package/dist/components/combobox.js +1 -1
- package/dist/components/dialog.js +1 -1
- package/dist/components/footer.js +1 -1
- package/dist/components/guard.js +1 -1
- package/dist/components/index.cjs.js +1 -1
- package/dist/components/index.esm.js +2 -2
- package/dist/components/login-button.js +1 -1
- package/dist/components/login-modal.js +1 -1
- package/dist/components/logout-button.js +1 -1
- package/dist/components/menu-item/MenuItem.cjs.js +5 -3
- package/dist/components/menu-item/MenuItem.cjs.js.map +1 -1
- package/dist/components/menu-item/MenuItem.d.ts.map +1 -1
- package/dist/components/menu-item/MenuItem.esm.js +5 -3
- package/dist/components/menu-item/MenuItem.esm.js.map +1 -1
- package/dist/components/menu-item/MenuItem.styles.cjs.js +1 -1
- package/dist/components/menu-item/MenuItem.styles.cjs.js.map +1 -1
- package/dist/components/menu-item/MenuItem.styles.esm.js +1 -1
- package/dist/components/menu-item/MenuItem.styles.esm.js.map +1 -1
- package/dist/components/menu-item.js +1 -1
- package/dist/components/provider.js +1 -1
- package/dist/components/signup-button.js +1 -1
- package/dist/components/solid-emblem/SolidEmblem.cjs.js +2 -0
- package/dist/components/solid-emblem/SolidEmblem.cjs.js.map +1 -0
- package/dist/components/solid-emblem/SolidEmblem.d.ts +6 -0
- package/dist/components/solid-emblem/SolidEmblem.d.ts.map +1 -0
- package/dist/components/solid-emblem/SolidEmblem.esm.js +178 -0
- package/dist/components/solid-emblem/SolidEmblem.esm.js.map +1 -0
- package/dist/components/solid-emblem/SolidEmblem.styles.cjs.js +2 -0
- package/dist/components/solid-emblem/SolidEmblem.styles.cjs.js.map +1 -0
- package/dist/components/solid-emblem/SolidEmblem.styles.esm.js +7 -0
- package/dist/components/solid-emblem/SolidEmblem.styles.esm.js.map +1 -0
- package/dist/components/solid-emblem/index.cjs.js +2 -0
- package/dist/components/solid-emblem/index.cjs.js.map +1 -0
- package/dist/components/solid-emblem/index.d.ts +4 -0
- package/dist/components/solid-emblem/index.d.ts.map +1 -0
- package/dist/components/solid-emblem/index.esm.js +7 -0
- package/dist/components/solid-emblem/index.esm.js.map +1 -0
- package/dist/components/solid-emblem.js +2 -0
- package/dist/components.js +14 -14
- package/dist/index.js +4 -5
- package/dist/lib/forms/rdfHelper.d.ts +4 -0
- package/dist/lib/forms/rdfHelper.d.ts.map +1 -0
- package/dist/loader.js +4 -5
- package/dist/solid-ui.js +80 -1171
- package/dist/solid-ui.min.js +80 -1171
- package/dist/solid-ui.min.js.map +1 -1
- package/dist/theme.css +1 -1
- package/package.json +7 -2
- package/dist/chunks/account-BZ2rYQhV.js.map +0 -1
- package/dist/chunks/button-0s0lZdxm.js.map +0 -1
- package/dist/chunks/combobox-Cxi8xUMn.js.map +0 -1
- package/dist/chunks/header-COBaJDdB.js +0 -1486
- package/dist/chunks/header-COBaJDdB.js.map +0 -1
- package/dist/chunks/iconBase-DJ0zbNSL.js +0 -31
- package/dist/chunks/iconBase-DJ0zbNSL.js.map +0 -1
- package/dist/chunks/menu-item-Ck0l-uEI.js.map +0 -1
- package/dist/chunks/src-Bx4GAnWq.js.map +0 -1
- package/dist/components/header/index.cjs.js +0 -1
- package/dist/components/header/index.d.ts +0 -2
- package/dist/components/header/index.d.ts.map +0 -1
- package/dist/components/header/index.esm.js +0 -3
- package/dist/components/header.js +0 -2
- package/dist/lib/features.cjs.js +0 -2
- package/dist/lib/features.cjs.js.map +0 -1
- package/dist/lib/features.d.ts +0 -8
- package/dist/lib/features.d.ts.map +0 -1
- package/dist/lib/features.esm.js +0 -6
- package/dist/lib/features.esm.js.map +0 -1
- package/dist/v2/components/actions/button/Button.d.ts +0 -97
- package/dist/v2/components/actions/button/Button.d.ts.map +0 -1
- package/dist/v2/components/actions/button/Button.test.d.ts +0 -1
- package/dist/v2/components/actions/button/Button.test.d.ts.map +0 -1
- package/dist/v2/components/actions/button/index.d.ts +0 -8
- package/dist/v2/components/actions/button/index.d.ts.map +0 -1
- package/dist/v2/components/auth/loginButton/LoginButton.cjs.js +0 -414
- package/dist/v2/components/auth/loginButton/LoginButton.cjs.js.map +0 -1
- package/dist/v2/components/auth/loginButton/LoginButton.esm.js +0 -519
- package/dist/v2/components/auth/loginButton/LoginButton.esm.js.map +0 -1
- package/dist/v2/components/auth/loginButton/downArrow.cjs.js +0 -9
- package/dist/v2/components/auth/loginButton/downArrow.cjs.js.map +0 -1
- package/dist/v2/components/auth/loginButton/downArrow.esm.js +0 -14
- package/dist/v2/components/auth/loginButton/downArrow.esm.js.map +0 -1
- package/dist/v2/components/auth/loginButton/index.cjs.js +0 -2
- package/dist/v2/components/auth/loginButton/index.cjs.js.map +0 -1
- package/dist/v2/components/auth/loginButton/index.esm.js +0 -8
- package/dist/v2/components/auth/loginButton/index.esm.js.map +0 -1
- package/dist/v2/components/auth/signupButton/SignupButton.cjs.js +0 -59
- package/dist/v2/components/auth/signupButton/SignupButton.cjs.js.map +0 -1
- package/dist/v2/components/auth/signupButton/SignupButton.esm.js +0 -98
- package/dist/v2/components/auth/signupButton/SignupButton.esm.js.map +0 -1
- package/dist/v2/components/auth/signupButton/index.cjs.js +0 -2
- package/dist/v2/components/auth/signupButton/index.cjs.js.map +0 -1
- package/dist/v2/components/auth/signupButton/index.esm.js +0 -8
- package/dist/v2/components/auth/signupButton/index.esm.js.map +0 -1
- package/dist/v2/components/forms/combobox/Combobox.d.ts +0 -82
- package/dist/v2/components/forms/combobox/Combobox.d.ts.map +0 -1
- package/dist/v2/components/forms/combobox/Combobox.test.d.ts +0 -1
- package/dist/v2/components/forms/combobox/Combobox.test.d.ts.map +0 -1
- package/dist/v2/components/forms/combobox/comboboxTypes.d.ts +0 -6
- package/dist/v2/components/forms/combobox/comboboxTypes.d.ts.map +0 -1
- package/dist/v2/components/forms/combobox/index.d.ts +0 -3
- package/dist/v2/components/forms/combobox/index.d.ts.map +0 -1
- package/dist/v2/components/forms/select/Select.d.ts +0 -68
- package/dist/v2/components/forms/select/Select.d.ts.map +0 -1
- package/dist/v2/components/forms/select/Select.test.d.ts +0 -1
- package/dist/v2/components/forms/select/Select.test.d.ts.map +0 -1
- package/dist/v2/components/forms/select/index.d.ts +0 -3
- package/dist/v2/components/forms/select/index.d.ts.map +0 -1
- package/dist/v2/components/forms/shared/downArrow.d.ts +0 -2
- package/dist/v2/components/forms/shared/downArrow.d.ts.map +0 -1
- package/dist/v2/components/forms/shared/keyboard.d.ts +0 -7
- package/dist/v2/components/forms/shared/keyboard.d.ts.map +0 -1
- package/dist/v2/components/forms/shared/listboxStyles.d.ts +0 -2
- package/dist/v2/components/forms/shared/listboxStyles.d.ts.map +0 -1
- package/dist/v2/components/forms/shared/listboxTemplate.d.ts +0 -11
- package/dist/v2/components/forms/shared/listboxTemplate.d.ts.map +0 -1
- package/dist/v2/components/forms/shared/optionTypes.d.ts +0 -6
- package/dist/v2/components/forms/shared/optionTypes.d.ts.map +0 -1
- package/dist/v2/components/layout/header/Header.cjs.js +0 -625
- package/dist/v2/components/layout/header/Header.cjs.js.map +0 -1
- package/dist/v2/components/layout/header/Header.d.ts +0 -160
- package/dist/v2/components/layout/header/Header.d.ts.map +0 -1
- package/dist/v2/components/layout/header/Header.esm.js +0 -873
- package/dist/v2/components/layout/header/Header.esm.js.map +0 -1
- package/dist/v2/components/layout/header/header.test.d.ts +0 -1
- package/dist/v2/components/layout/header/header.test.d.ts.map +0 -1
- package/dist/v2/components/layout/header/index.cjs.js +0 -2
- package/dist/v2/components/layout/header/index.cjs.js.map +0 -1
- package/dist/v2/components/layout/header/index.d.ts +0 -4
- package/dist/v2/components/layout/header/index.d.ts.map +0 -1
- package/dist/v2/components/layout/header/index.esm.js +0 -8
- package/dist/v2/components/layout/header/index.esm.js.map +0 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { c as e, s as t } from "./auth-
|
|
2
|
-
import { r as n } from "./dialog-
|
|
1
|
+
import { c as e, s as t } from "./auth-DIRGfFle.js";
|
|
2
|
+
import { r as n } from "./dialog-Bn4qiZi-.js";
|
|
3
3
|
import { a as r, i } from "./components-C1LEhsaK.js";
|
|
4
4
|
import { i as a } from "./lit-C4H1jI4q.js";
|
|
5
|
-
import "./button-
|
|
5
|
+
import "./button-CBQEwOtX.js";
|
|
6
6
|
//#region src/components/login-button/LoginButton.ts
|
|
7
7
|
var o, s, c, l, u, d, f;
|
|
8
8
|
function p(e, t, n) {
|
|
@@ -208,4 +208,4 @@ var T = C;
|
|
|
208
208
|
//#endregion
|
|
209
209
|
export { C as n, T as t };
|
|
210
210
|
|
|
211
|
-
//# sourceMappingURL=login-button-
|
|
211
|
+
//# sourceMappingURL=login-button-ChyF_OoC.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"login-button-
|
|
1
|
+
{"version":3,"file":"login-button-ChyF_OoC.js","names":["customElement","WebComponent","consume","html","authContext","DEFAULT_AUTH_CONTEXT","_classDecs","_LoginButton","_A","WeakMap","_ref","_authDecs","context","subscribe","LoginButton","constructor","args","_classPrivateFieldInitSpec","_initProto","_init_auth","_classPrivateFieldGet","auth","v","_classPrivateFieldSet","render","onClick","click","login","e","preventDefault","_LoginButton2","c","_initClass","_applyDecs","default","LoginButton"],"sources":["../../src/components/login-button/LoginButton.ts","../../src/components/login-button/index.ts"],"sourcesContent":["import { customElement, WebComponent } from '@/lib/components'\nimport { consume } from '@lit/context'\nimport { html } from 'lit'\nimport { authContext, AuthContext, DEFAULT_AUTH_CONTEXT } from '@/lib/auth'\n\nimport '@/components/button'\n\n@customElement('solid-ui-login-button')\nexport default class LoginButton extends WebComponent {\n @consume({ context: authContext, subscribe: true })\n private accessor auth: AuthContext = DEFAULT_AUTH_CONTEXT\n\n protected render () {\n return html`\n <slot name=\"trigger\" @click=${this.onClick}>\n <solid-ui-button>\n <slot>\n Log In\n </slot>\n </solid-ui-button>\n </slot>\n `\n }\n\n click () {\n this.auth.login()\n }\n\n private onClick (e: MouseEvent) {\n e.preventDefault()\n\n this.click()\n }\n}\n","import LoginButton from './LoginButton'\n\nexport { LoginButton }\nexport default LoginButton\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAK4BM,IAAA,CAE3BN,EAAc,uBAAuB,CAAC;AAAA,IAAAO,GAAAC,kBAAA,IAAAC,QAAA;AAAAC,KAAAC,IAEpCT,EAAQ;CAAEU,SAASR;CAAaS,WAAW;AAAK,CAAC,GAAC,SAwBpDiB,IAAAhB,cAzBwCb,EAAa;CAAAc,YAAA,GAAAC,GAAA;EAAAC,AAAA,MAAA,GAAAD,CAAA,GAAAC,EAAA,MAAAT,IAAAU,EAAA,IAAA,GAAAC,EAAA,MAEfd,CAAoB,EAAA;CAAA;CAAA,KAAAK,KAAA;EAAA,OAAAU,EAAAZ,GAAA,IAAA;CAAA;CAAA,IAAxCa,KAAIC,GAAA;EAAAC,EAAAf,GAAA,MAAAc,CAAA;CAAA;CAEXE,SAAU;EAClB,OAAOrB,CAAI;oCACqB,KAAKsB,QAAO;;;;;;;;CAQ9C;CAEAC,QAAS;EACP,KAAKL,KAAKM,MAAM;CAClB;CAEQF,QAASG,GAAe;EAG9B,AAFAA,EAAEC,eAAe,GAEjB,KAAKH,MAAM;CACb;AACF,GAAC,CAAAE,GAAA,CAAAT,GAAAD,IAAAa,GAAA,CAAAxB,GAAAyB,MAAAC,EAAAH,GAAA,CAAA;CAAAnB;CAAA;CAAA;AAAA,CAAA,GAAAL,GAAA,GAAA,KAAA,GAzBwCL,CAAY,GAAA+B,EAAA;;;ACLrD,IAAA,IAAeG"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { c as e, s as t } from "./auth-
|
|
2
|
-
import { r as n } from "./dialog-
|
|
1
|
+
import { c as e, s as t } from "./auth-DIRGfFle.js";
|
|
2
|
+
import { r as n } from "./dialog-Bn4qiZi-.js";
|
|
3
3
|
import { a as r, i } from "./components-C1LEhsaK.js";
|
|
4
4
|
import { i as a } from "./lit-C4H1jI4q.js";
|
|
5
|
-
import "./button-
|
|
5
|
+
import "./button-CBQEwOtX.js";
|
|
6
6
|
//#region src/components/logout-button/LogoutButton.ts
|
|
7
7
|
var o, s, c, l, u, d, f;
|
|
8
8
|
function p(e, t, n) {
|
|
@@ -208,4 +208,4 @@ var T = C;
|
|
|
208
208
|
//#endregion
|
|
209
209
|
export { C as n, T as t };
|
|
210
210
|
|
|
211
|
-
//# sourceMappingURL=logout-button-
|
|
211
|
+
//# sourceMappingURL=logout-button-BRPS8630.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logout-button-
|
|
1
|
+
{"version":3,"file":"logout-button-BRPS8630.js","names":["customElement","WebComponent","consume","html","authContext","DEFAULT_AUTH_CONTEXT","_classDecs","_LogoutButton","_A","WeakMap","_ref","_authDecs","context","subscribe","LogoutButton","constructor","args","_classPrivateFieldInitSpec","_initProto","_init_auth","_classPrivateFieldGet","auth","v","_classPrivateFieldSet","render","onClick","click","logout","e","preventDefault","_LogoutButton2","c","_initClass","_applyDecs","default","LogoutButton"],"sources":["../../src/components/logout-button/LogoutButton.ts","../../src/components/logout-button/index.ts"],"sourcesContent":["import { customElement, WebComponent } from '@/lib/components'\nimport { consume } from '@lit/context'\nimport { html } from 'lit'\nimport { authContext, AuthContext, DEFAULT_AUTH_CONTEXT } from '@/lib/auth'\n\nimport '@/components/button'\n\n@customElement('solid-ui-logout-button')\nexport default class LogoutButton extends WebComponent {\n @consume({ context: authContext, subscribe: true })\n private accessor auth: AuthContext = DEFAULT_AUTH_CONTEXT\n\n protected render () {\n return html`\n <slot name=\"trigger\" @click=${this.onClick}>\n <solid-ui-button>\n <slot>\n Log Out\n </slot>\n </solid-ui-button>\n </slot>\n `\n }\n\n click () {\n this.auth.logout()\n }\n\n private onClick (e: MouseEvent) {\n e.preventDefault()\n\n this.click()\n }\n}\n","import LogoutButton from './LogoutButton'\n\nexport { LogoutButton }\nexport default LogoutButton\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAK4BM,IAAA,CAE3BN,EAAc,wBAAwB,CAAC;AAAA,IAAAO,GAAAC,kBAAA,IAAAC,QAAA;AAAAC,KAAAC,IAErCT,EAAQ;CAAEU,SAASR;CAAaS,WAAW;AAAK,CAAC,GAAC,SAwBpDiB,IAAAhB,cAzByCb,EAAa;CAAAc,YAAA,GAAAC,GAAA;EAAAC,AAAA,MAAA,GAAAD,CAAA,GAAAC,EAAA,MAAAT,IAAAU,EAAA,IAAA,GAAAC,EAAA,MAEhBd,CAAoB,EAAA;CAAA;CAAA,KAAAK,KAAA;EAAA,OAAAU,EAAAZ,GAAA,IAAA;CAAA;CAAA,IAAxCa,KAAIC,GAAA;EAAAC,EAAAf,GAAA,MAAAc,CAAA;CAAA;CAEXE,SAAU;EAClB,OAAOrB,CAAI;oCACqB,KAAKsB,QAAO;;;;;;;;CAQ9C;CAEAC,QAAS;EACP,KAAKL,KAAKM,OAAO;CACnB;CAEQF,QAASG,GAAe;EAG9B,AAFAA,EAAEC,eAAe,GAEjB,KAAKH,MAAM;CACb;AACF,GAAC,CAAAE,GAAA,CAAAT,GAAAD,IAAAa,GAAA,CAAAxB,GAAAyB,MAAAC,EAAAH,GAAA,CAAA;CAAAnB;CAAA;CAAA;AAAA,CAAA,GAAAL,GAAA,GAAA,KAAA,GAzByCL,CAAY,GAAA+B,EAAA;;;ACLtD,IAAA,IAAeG"}
|
|
@@ -2,7 +2,7 @@ import { a as e, i as t } from "./components-C1LEhsaK.js";
|
|
|
2
2
|
import { c as n, i as r } from "./lit-C4H1jI4q.js";
|
|
3
3
|
import { r as i, t as a } from "./decorators-BiCkPd_3.js";
|
|
4
4
|
//#region src/components/menu-item/MenuItem.styles.css
|
|
5
|
-
var o = n`:host{width:100%;color:var(--solid-ui-color-gray-600);font-weight:500;font-size:var(--solid-ui-font-size-md);border-radius:5px;justify-content:flex-start;align-items:center;gap:5px;padding:10px;display:flex;position:relative
|
|
5
|
+
var o = n`:host{&>a,&>div{width:100%;color:var(--solid-ui-color-gray-600);font-weight:500;font-size:var(--solid-ui-font-size-md);border-radius:5px;justify-content:flex-start;align-items:center;gap:5px;padding:10px;display:flex;position:relative}&:hover{background-color:var(--solid-ui-color-slate-200)}& ::slotted([slot=left-icon]),& ::slotted([slot=right-icon]){width:var(--solid-ui-font-size-xl);height:var(--solid-ui-font-size-xl)}& a:after{content:\"\";width:100%;height:100%;position:absolute;top:0;left:0}}`, s, c, l, u, d, f, p, m, h, g, _, v, y;
|
|
6
6
|
function b(e, t, n) {
|
|
7
7
|
x(e, t), t.set(e, n);
|
|
8
8
|
}
|
|
@@ -203,9 +203,11 @@ new (v = (l = /*#__PURE__*/ new WeakMap(), u = /*#__PURE__*/ new WeakMap(), y =
|
|
|
203
203
|
<slot name="right-icon"></slot>
|
|
204
204
|
</a>
|
|
205
205
|
` : r`
|
|
206
|
-
<
|
|
207
|
-
|
|
208
|
-
|
|
206
|
+
<div>
|
|
207
|
+
<slot name="left-icon"></slot>
|
|
208
|
+
<slot></slot>
|
|
209
|
+
<slot name="right-icon"></slot>
|
|
210
|
+
</div>
|
|
209
211
|
`;
|
|
210
212
|
}
|
|
211
213
|
click() {
|
|
@@ -230,4 +232,4 @@ var N = M;
|
|
|
230
232
|
//#endregion
|
|
231
233
|
export { M as n, N as t };
|
|
232
234
|
|
|
233
|
-
//# sourceMappingURL=menu-item-
|
|
235
|
+
//# sourceMappingURL=menu-item-CWg-eS4V.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"menu-item-CWg-eS4V.js","names":["customElement","WebComponent","property","query","html","styles","_classDecs","_MenuItem","_MenuItem2","_A","WeakMap","_B","_ref","_hrefDecs","type","String","reflect","_anchorDecs","_MenuItem3","MenuItem","constructor","args","_classPrivateFieldInitSpec","_initProto","_init_href","_init_anchor","_classPrivateFieldGet","href","v","_classPrivateFieldSet","anchor","render","click","e","c","_initClass","_applyDecs","_Class","_identity","_defineProperty","default","MenuItem"],"sources":["../../src/components/menu-item/MenuItem.styles.css","../../src/components/menu-item/MenuItem.ts","../../src/components/menu-item/index.ts"],"sourcesContent":[":host {\n & > a,\n & > div {\n width: 100%;\n display: flex;\n position: relative;\n justify-content: flex-start;\n align-items: center;\n gap: 5px;\n padding: 10px;\n border-radius: 5px;\n color: var(--solid-ui-color-gray-600);\n font-weight: 500;\n font-size: var(--solid-ui-font-size-md);\n }\n\n &:hover {\n background-color: var(--solid-ui-color-slate-200);\n }\n\n ::slotted([slot=\"left-icon\"]), ::slotted([slot=\"right-icon\"]) {\n width: var(--solid-ui-font-size-xl);\n height: var(--solid-ui-font-size-xl);\n }\n\n a::after {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n }\n}\n","import { customElement, WebComponent } from '@/lib/components'\nimport { property, query } from 'lit/decorators.js'\nimport { html } from 'lit'\n\nimport styles from './MenuItem.styles.css'\n\n@customElement('solid-ui-menu-item')\nexport default class MenuItem extends WebComponent {\n static styles = styles\n\n @property({ type: String, reflect: true })\n accessor href: string | undefined\n\n @query('a')\n private accessor anchor: HTMLAnchorElement | null = null\n\n render () {\n if (this.href) {\n return html`\n <a href=\"${this.href}\" target=\"_blank\" rel=\"noopener noreferrer\">\n <slot name=\"left-icon\"></slot>\n <slot></slot>\n <slot name=\"right-icon\"></slot>\n </a>\n `\n }\n\n return html`\n <div>\n <slot name=\"left-icon\"></slot>\n <slot></slot>\n <slot name=\"right-icon\"></slot>\n </div>\n `\n }\n\n click () {\n this.anchor?.click()\n }\n}\n","import MenuItem from './MenuItem'\n\nexport { MenuItem }\nexport default MenuItem\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACI0CM,IAAA,CAEzCN,EAAc,oBAAoB,CAAC;AAAA,IAAAO;AAAA,KAAAC,KAAAC,kBAAA,IAAAC,QAAA,GAAAC,kBAAA,IAAAD,QAAA,GAAAE,KAAAC,IAIjCX,EAAS;CAAEY,MAAMC;CAAQC,SAAS;AAAK,CAAC,GAACC,IAGzCd,EAAM,GAAG,GAAC,SAAAe,IAPb,cACsCjB,EAAa;CAAAmB,YAAA,GAAAC,GAAA;EAAAC,AAAA,MAAA,GAAAD,CAAA,GAAAC,EAAA,MAAAb,IAAAc,EAAA,IAAA,GAAAC,EAAA,IAAA,EAAA,GAAAF,EAAA,MAAAX,GAAAc,EAAA,MAOG,IAAI,CAAA;CAAA;CAAA,KAAAb,KAAA;EAAA,OAAAc,EAAAjB,GAAA,IAAA;CAAA;CAAA,IAH/CkB,KAAIC,GAAA;EAAAC,EAAApB,GAAA,MAAAmB,CAAA;CAAA;CAAA,IAGIE,SAAM;EAAA,OAAAJ,EAAAf,GAAA,IAAA;CAAA;CAAA,IAANmB,OAAMF,GAAA;EAAAC,EAAAlB,GAAA,MAAAiB,CAAA;CAAA;CAEvBG,SAAU;EAWR,OAVI,KAAKJ,OACAvB,CAAI;mBACE,KAAKuB,KAAI;;;;;UAQjBvB,CAAI;;;;;;;CAOb;CAEA4B,QAAS;EACP,KAAKF,QAAQE,MAAM;CACrB;AACF,GAAC,CAAAC,GAAA,CAAAT,GAAAC,GAAAF,IAAAW,GAAA,CAAA3B,GAAA4B,MAAAC,EAAAlB,GAAA,CAAA;CAAAL;CAAA;CAAA;AAAA,GAAA;CAAAI;CAAA;CAAA;AAAA,CAAA,GAAAX,GAAA,GAAA,KAAA,GAhCqCL,CAAY,GAAAiB,IAAAmB,IAAA,cAAAC,EAAA;CAAAlB,cAAA;EAAA,MAAAb,CAAA,GAAAgC,EAAA,MAAA,UAChClC,CAAM,GAAA8B,EAAA;CAAA;AAAA,GAAAI,EAAAF,GAAA7B,GAAA,KAAA,CAAA,GAAA6B,GAAA;;;ACLxB,IAAA,IAAeI"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as e, n as t } from "./auth-
|
|
1
|
+
import { c as e, n as t } from "./auth-DIRGfFle.js";
|
|
2
2
|
import { n } from "./DialogProvider-Bt65G0Tk.js";
|
|
3
3
|
import { a as r, i } from "./components-C1LEhsaK.js";
|
|
4
4
|
import { i as a } from "./lit-C4H1jI4q.js";
|
|
@@ -211,4 +211,4 @@ var k = E;
|
|
|
211
211
|
//#endregion
|
|
212
212
|
export { E as n, k as t };
|
|
213
213
|
|
|
214
|
-
//# sourceMappingURL=provider-
|
|
214
|
+
//# sourceMappingURL=provider-D0RqwRoM.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"provider-
|
|
1
|
+
{"version":3,"file":"provider-D0RqwRoM.js","names":["customElement","WebComponent","provide","html","property","authContext","SolidAuth","DEFAULT_SIGNUP_URL","_classDecs","_Provider","_A","WeakMap","_B","_ref","_signupUrlDecs","type","String","reflect","_authDecs","context","Provider","constructor","args","_classPrivateFieldInitSpec","_initProto","_init_signupUrl","_init_auth","_classPrivateFieldGet","signupUrl","v","_classPrivateFieldSet","auth","willUpdate","changedProperties","has","render","_Provider2","e","c","_initClass","_applyDecs","default","Provider"],"sources":["../../src/components/provider/Provider.ts","../../src/components/provider/index.ts"],"sourcesContent":["import { customElement, WebComponent } from '@/lib/components'\nimport { provide } from '@lit/context'\nimport { html } from 'lit'\nimport { property } from 'lit/decorators.js'\nimport { authContext } from '@/lib/auth'\nimport { SolidAuth, DEFAULT_SIGNUP_URL } from '@/lib/auth'\n\nimport '@/components/dialogs-root'\n\n@customElement('solid-ui-provider')\nexport default class Provider extends WebComponent {\n @property({ type: String, reflect: true })\n accessor signupUrl: string | undefined\n\n @provide({ context: authContext })\n private accessor auth = new SolidAuth()\n\n protected willUpdate (changedProperties: Map<string, any>) {\n super.willUpdate(changedProperties)\n\n if (changedProperties.has('signupUrl')) {\n this.auth.signupUrl = this.signupUrl ?? DEFAULT_SIGNUP_URL\n }\n }\n\n protected render () {\n return html`\n <slot></slot>\n <solid-ui-dialogs-root></solid-ui-dialogs-root>\n `\n }\n}\n","import Provider from './Provider'\n\nexport { Provider }\nexport default Provider\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAOkCQ,IAAA,CAEjCR,EAAc,mBAAmB,CAAC;AAAA,IAAAS,GAAAC,kBAAA,IAAAC,QAAA,GAAAC,kBAAA,IAAAD,QAAA;AAAAE,KAAAC,IAEhCV,EAAS;CAAEW,MAAMC;CAAQC,SAAS;AAAK,CAAC,GAACC,IAGzChB,EAAQ,EAAEiB,SAASd,EAAY,CAAC,GAAC,cAiBnC+B,IAAAhB,cArBqCnB,EAAa;CAAAoB,YAAA,GAAAC,GAAA;EAAAC,AAAA,MAAA,GAAAD,CAAA,GAAAC,EAAA,MAAAb,IAAAc,EAAA,IAAA,GAAAC,EAAA,IAAA,EAAA,GAAAF,EAAA,MAAAX,GAAAc,EAAA,MAKzB,IAAIpB,EAAU,CAAC,CAAA;CAAA;CAAA,KAAAO,KAAA;EAAA,OAAAc,EAAAjB,GAAA,IAAA;CAAA;CAAA,IAH9BkB,UAASC,GAAA;EAAAC,EAAApB,GAAA,MAAAmB,CAAA;CAAA;CAAA,IAGDE,OAAI;EAAA,OAAAJ,EAAAf,GAAA,IAAA;CAAA;CAAA,IAAJmB,KAAIF,GAAA;EAAAC,EAAAlB,GAAA,MAAAiB,CAAA;CAAA;CAEXG,WAAYC,GAAqC;EAGzD,AAFA,MAAMD,WAAWC,CAAiB,GAE9BA,EAAkBC,IAAI,WAAW,MACnC,KAAKH,KAAKH,YAAY,KAAKA,aAAAA;CAE/B;CAEUO,SAAU;EAClB,OAAOhC,CAAI;;;;CAIb;AACF,GAAC,CAAAkC,GAAA,CAAAZ,GAAAC,GAAAF,IAAAc,GAAA,CAAA7B,GAAA8B,MAAAC,EAAAJ,GAAA,CAAA;CAAAtB;CAAA;CAAA;AAAA,GAAA;CAAAI;CAAA;CAAA;AAAA,CAAA,GAAAV,GAAA,GAAA,KAAA,GArBqCP,CAAY,GAAAsC,EAAA;;;ACPlD,IAAA,IAAeG"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { c as e, s as t } from "./auth-
|
|
2
|
-
import { r as n } from "./dialog-
|
|
1
|
+
import { c as e, s as t } from "./auth-DIRGfFle.js";
|
|
2
|
+
import { r as n } from "./dialog-Bn4qiZi-.js";
|
|
3
3
|
import { a as r, i } from "./components-C1LEhsaK.js";
|
|
4
4
|
import { i as a } from "./lit-C4H1jI4q.js";
|
|
5
|
-
import "./button-
|
|
5
|
+
import "./button-CBQEwOtX.js";
|
|
6
6
|
//#region src/components/signup-button/SignupButton.ts
|
|
7
7
|
var o, s, c, l, u, d, f;
|
|
8
8
|
function p(e, t, n) {
|
|
@@ -208,4 +208,4 @@ var T = C;
|
|
|
208
208
|
//#endregion
|
|
209
209
|
export { C as n, T as t };
|
|
210
210
|
|
|
211
|
-
//# sourceMappingURL=signup-button-
|
|
211
|
+
//# sourceMappingURL=signup-button-Df4rYzNO.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"signup-button-
|
|
1
|
+
{"version":3,"file":"signup-button-Df4rYzNO.js","names":["customElement","WebComponent","consume","html","authContext","DEFAULT_AUTH_CONTEXT","_classDecs","_SignupButton","_A","WeakMap","_ref","_authDecs","context","subscribe","SignupButton","constructor","args","_classPrivateFieldInitSpec","_initProto","_init_auth","_classPrivateFieldGet","auth","v","_classPrivateFieldSet","render","onClick","click","signup","e","preventDefault","_SignupButton2","c","_initClass","_applyDecs","default","SignupButton"],"sources":["../../src/components/signup-button/SignupButton.ts","../../src/components/signup-button/index.ts"],"sourcesContent":["import { customElement, WebComponent } from '@/lib/components'\nimport { consume } from '@lit/context'\nimport { html } from 'lit'\nimport { authContext, AuthContext, DEFAULT_AUTH_CONTEXT } from '@/lib/auth'\n\nimport '@/components/button'\n\n@customElement('solid-ui-signup-button')\nexport default class SignupButton extends WebComponent {\n @consume({ context: authContext, subscribe: true })\n private accessor auth: AuthContext = DEFAULT_AUTH_CONTEXT\n\n protected render () {\n return html`\n <slot name=\"trigger\" @click=${this.onClick}>\n <solid-ui-button>\n <slot>\n Sign Up\n </slot>\n </solid-ui-button>\n </slot>\n `\n }\n\n click () {\n this.auth.signup()\n }\n\n private onClick (e: MouseEvent) {\n e.preventDefault()\n\n this.click()\n }\n}\n","import SignupButton from './SignupButton'\n\nexport { SignupButton }\nexport default SignupButton\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAK4BM,IAAA,CAE3BN,EAAc,wBAAwB,CAAC;AAAA,IAAAO,GAAAC,kBAAA,IAAAC,QAAA;AAAAC,KAAAC,IAErCT,EAAQ;CAAEU,SAASR;CAAaS,WAAW;AAAK,CAAC,GAAC,SAwBpDiB,IAAAhB,cAzByCb,EAAa;CAAAc,YAAA,GAAAC,GAAA;EAAAC,AAAA,MAAA,GAAAD,CAAA,GAAAC,EAAA,MAAAT,IAAAU,EAAA,IAAA,GAAAC,EAAA,MAEhBd,CAAoB,EAAA;CAAA;CAAA,KAAAK,KAAA;EAAA,OAAAU,EAAAZ,GAAA,IAAA;CAAA;CAAA,IAAxCa,KAAIC,GAAA;EAAAC,EAAAf,GAAA,MAAAc,CAAA;CAAA;CAEXE,SAAU;EAClB,OAAOrB,CAAI;oCACqB,KAAKsB,QAAO;;;;;;;;CAQ9C;CAEAC,QAAS;EACP,KAAKL,KAAKM,OAAO;CACnB;CAEQF,QAASG,GAAe;EAG9B,AAFAA,EAAEC,eAAe,GAEjB,KAAKH,MAAM;CACb;AACF,GAAC,CAAAE,GAAA,CAAAT,GAAAD,IAAAa,GAAA,CAAAxB,GAAAyB,MAAAC,EAAAH,GAAA,CAAA;CAAAnB;CAAA;CAAA;AAAA,CAAA,GAAAL,GAAA,GAAA,KAAA,GAzByCL,CAAY,GAAA+B,EAAA;;;ACLtD,IAAA,IAAeG"}
|
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
import { a as e, i as t } from "./components-C1LEhsaK.js";
|
|
2
|
+
import { c as n, i as r } from "./lit-C4H1jI4q.js";
|
|
3
|
+
//#region ~icons/app/solid-emblem
|
|
4
|
+
var i = class extends HTMLElement {
|
|
5
|
+
constructor() {
|
|
6
|
+
super(), this.attachShadow({ mode: "open" }).innerHTML = "<style>:host { display: inline-flex; }</style><svg width=\"100%\" height=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 352 322\"><g fill=\"none\"><path fill=\"#fff\" d=\"m87.973 282.353-60.732-105.33a31.6 31.6 0 0 1 0-31.538L87.973 40.233c5.646-9.784 16.08-15.795 27.321-15.795H236.68c11.266 0 21.727 6.011 27.321 15.795l60.758 105.304a31.6 31.6 0 0 1 0 31.537l-60.732 105.33c-5.646 9.784-16.08 15.795-27.321 15.795H115.372a31.85 31.85 0 0 1-27.4-15.846\"/><path fill=\"#7c4dff\" d=\"m93.151 275.197-57.115-99.06c-5.308-9.185-5.308-20.504 0-29.663l57.115-99.086a29.74 29.74 0 0 1 25.734-14.857h114.23c10.59 0 20.426 5.646 25.734 14.857l57.167 99.034c5.308 9.185 5.308 20.504 0 29.663l-57.141 99.138a29.74 29.74 0 0 1-25.734 14.858H118.937a29.79 29.79 0 0 1-25.786-14.884\"/><path fill=\"#f7f7f7\" d=\"M118.469 142.233h117.534a2.65 2.65 0 0 0 2.654-2.654v-22.04c0-14.65-11.891-26.54-26.54-26.54h-70.568c-20.53-.026-37.157 16.6-37.157 37.13-.026 7.833 6.27 14.104 14.077 14.104m11.527 97.368h70.229c21.207 0 38.432-17.225 38.432-38.432 0-7.078-5.724-12.828-12.828-12.828H106.942a2.537 2.537 0 0 0-2.55 2.55v23.054c-.026 14.181 11.475 25.656 25.604 25.656\"/><path fill=\"#f7f7f7\" d=\"m109.596 139.319 87.663 87.662c5.802 5.803 15.196 5.803 20.998 0l15.196-15.196c5.803-5.802 5.803-15.196 0-20.998l-87.637-87.663c-5.802-5.802-15.196-5.802-20.998 0l-15.196 15.196c-5.855 5.803-5.855 15.222-.026 20.999\"/><path fill=\"#444\" d=\"m198.69 228.464-51.495-40.123h11.397zm-54.33-126.797 40.565 40.566h13.765z\" opacity=\".3\"/></g><script/></svg>\n";
|
|
7
|
+
}
|
|
8
|
+
};
|
|
9
|
+
customElements.get("icon-app-solid-emblem") || customElements.define("icon-app-solid-emblem", i);
|
|
10
|
+
//#endregion
|
|
11
|
+
//#region src/components/solid-emblem/SolidEmblem.styles.css
|
|
12
|
+
var a = n`:host{display:inline-flex}`, o, s, c, l, u;
|
|
13
|
+
function d(e, t, n) {
|
|
14
|
+
return (t = p(t)) in e ? Object.defineProperty(e, t, {
|
|
15
|
+
value: n,
|
|
16
|
+
enumerable: !0,
|
|
17
|
+
configurable: !0,
|
|
18
|
+
writable: !0
|
|
19
|
+
}) : e[t] = n, e;
|
|
20
|
+
}
|
|
21
|
+
function f(e, t, n, r, i, a) {
|
|
22
|
+
function o(e, t, n) {
|
|
23
|
+
return function(r, i) {
|
|
24
|
+
return n && n(r), e[t].call(r, i);
|
|
25
|
+
};
|
|
26
|
+
}
|
|
27
|
+
function s(e, t) {
|
|
28
|
+
for (var n = 0; n < e.length; n++) e[n].call(t);
|
|
29
|
+
return t;
|
|
30
|
+
}
|
|
31
|
+
function c(e, t, n, r) {
|
|
32
|
+
if (typeof e != "function" && (r || e !== void 0)) throw TypeError(t + " must " + (n || "be") + " a function" + (r ? "" : " or undefined"));
|
|
33
|
+
return e;
|
|
34
|
+
}
|
|
35
|
+
function l(e, t, n, r, i, a, s, l, u, d, f, p, m) {
|
|
36
|
+
function g(e) {
|
|
37
|
+
if (!m(e)) throw TypeError("Attempted to access private element on non-instance");
|
|
38
|
+
}
|
|
39
|
+
var _, v = t[0], y = t[3], b = !l;
|
|
40
|
+
if (!b) {
|
|
41
|
+
n || Array.isArray(v) || (v = [v]);
|
|
42
|
+
var x = {}, S = [], C = i === 3 ? "get" : i === 4 || p ? "set" : "value";
|
|
43
|
+
d ? (f || p ? x = {
|
|
44
|
+
get: h(function() {
|
|
45
|
+
return y(this);
|
|
46
|
+
}, r, "get"),
|
|
47
|
+
set: function(e) {
|
|
48
|
+
t[4](this, e);
|
|
49
|
+
}
|
|
50
|
+
} : x[C] = y, f || h(x[C], r, i === 2 ? "" : C)) : f || (x = Object.getOwnPropertyDescriptor(e, r));
|
|
51
|
+
}
|
|
52
|
+
for (var w = e, T = v.length - 1; T >= 0; T -= n ? 2 : 1) {
|
|
53
|
+
var E = v[T], D = n ? v[T - 1] : void 0, O = {}, k = {
|
|
54
|
+
kind: [
|
|
55
|
+
"field",
|
|
56
|
+
"accessor",
|
|
57
|
+
"method",
|
|
58
|
+
"getter",
|
|
59
|
+
"setter",
|
|
60
|
+
"class"
|
|
61
|
+
][i],
|
|
62
|
+
name: r,
|
|
63
|
+
metadata: a,
|
|
64
|
+
addInitializer: function(e, t) {
|
|
65
|
+
if (e.v) throw Error("attempted to call addInitializer after decoration was finished");
|
|
66
|
+
c(t, "An initializer", "be", !0), s.push(t);
|
|
67
|
+
}.bind(null, O)
|
|
68
|
+
};
|
|
69
|
+
try {
|
|
70
|
+
if (b) (_ = c(E.call(D, w, k), "class decorators", "return")) && (w = _);
|
|
71
|
+
else {
|
|
72
|
+
var A, j;
|
|
73
|
+
k.static = u, k.private = d, d ? i === 2 ? A = function(e) {
|
|
74
|
+
return g(e), x.value;
|
|
75
|
+
} : (i < 4 && (A = o(x, "get", g)), i !== 3 && (j = o(x, "set", g))) : (A = function(e) {
|
|
76
|
+
return e[r];
|
|
77
|
+
}, (i < 2 || i === 4) && (j = function(e, t) {
|
|
78
|
+
e[r] = t;
|
|
79
|
+
}));
|
|
80
|
+
var M = k.access = { has: d ? m.bind() : function(e) {
|
|
81
|
+
return r in e;
|
|
82
|
+
} };
|
|
83
|
+
if (A && (M.get = A), j && (M.set = j), w = E.call(D, p ? {
|
|
84
|
+
get: x.get,
|
|
85
|
+
set: x.set
|
|
86
|
+
} : x[C], k), p) {
|
|
87
|
+
if (typeof w == "object" && w) (_ = c(w.get, "accessor.get")) && (x.get = _), (_ = c(w.set, "accessor.set")) && (x.set = _), (_ = c(w.init, "accessor.init")) && S.push(_);
|
|
88
|
+
else if (w !== void 0) throw TypeError("accessor decorators must return an object with get, set, or init properties or void 0");
|
|
89
|
+
} else c(w, (f ? "field" : "method") + " decorators", "return") && (f ? S.push(w) : x[C] = w);
|
|
90
|
+
}
|
|
91
|
+
} finally {
|
|
92
|
+
O.v = !0;
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
return (f || p) && l.push(function(e, t) {
|
|
96
|
+
for (var n = S.length - 1; n >= 0; n--) t = S[n].call(e, t);
|
|
97
|
+
return t;
|
|
98
|
+
}), f || b || (d ? p ? l.push(o(x, "get"), o(x, "set")) : l.push(i === 2 ? x[C] : o.call.bind(x[C])) : Object.defineProperty(e, r, x)), w;
|
|
99
|
+
}
|
|
100
|
+
function u(e, t) {
|
|
101
|
+
return Object.defineProperty(e, Symbol.metadata || Symbol.for("Symbol.metadata"), {
|
|
102
|
+
configurable: !0,
|
|
103
|
+
enumerable: !0,
|
|
104
|
+
value: t
|
|
105
|
+
});
|
|
106
|
+
}
|
|
107
|
+
if (arguments.length >= 6) var d = a[Symbol.metadata || Symbol.for("Symbol.metadata")];
|
|
108
|
+
var f = Object.create(d ?? null), m = function(e, t, n, r) {
|
|
109
|
+
var i, a, o = [], c = function(t) {
|
|
110
|
+
return g(t) === e;
|
|
111
|
+
}, u = /* @__PURE__ */ new Map();
|
|
112
|
+
function d(e) {
|
|
113
|
+
e && o.push(s.bind(null, e));
|
|
114
|
+
}
|
|
115
|
+
for (var f = 0; f < t.length; f++) {
|
|
116
|
+
var m = t[f];
|
|
117
|
+
if (Array.isArray(m)) {
|
|
118
|
+
var h = m[1], _ = m[2], v = m.length > 3, y = 16 & h, b = !!(8 & h), x = (h &= 7) == 0, S = _ + "/" + b;
|
|
119
|
+
if (!x && !v) {
|
|
120
|
+
var C = u.get(S);
|
|
121
|
+
if (!0 === C || C === 3 && h !== 4 || C === 4 && h !== 3) throw Error("Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: " + _);
|
|
122
|
+
u.set(S, !(h > 2) || h);
|
|
123
|
+
}
|
|
124
|
+
l(b ? e : e.prototype, m, y, v ? "#" + _ : p(_), h, r, b ? a ||= [] : i ||= [], o, b, v, x, h === 1, b && v ? c : n);
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
return d(i), d(a), o;
|
|
128
|
+
}(e, t, i, f);
|
|
129
|
+
return n.length || u(e, f), {
|
|
130
|
+
e: m,
|
|
131
|
+
get c() {
|
|
132
|
+
var t = [];
|
|
133
|
+
return n.length && [u(l(e, [n], r, e.name, 5, f, t), f), s.bind(null, t, e)];
|
|
134
|
+
}
|
|
135
|
+
};
|
|
136
|
+
}
|
|
137
|
+
function p(e) {
|
|
138
|
+
var t = m(e, "string");
|
|
139
|
+
return typeof t == "symbol" ? t : t + "";
|
|
140
|
+
}
|
|
141
|
+
function m(e, t) {
|
|
142
|
+
if (typeof e != "object" || !e) return e;
|
|
143
|
+
var n = e[Symbol.toPrimitive];
|
|
144
|
+
if (n !== void 0) {
|
|
145
|
+
var r = n.call(e, t || "default");
|
|
146
|
+
if (typeof r != "object") return r;
|
|
147
|
+
throw TypeError("@@toPrimitive must return a primitive value.");
|
|
148
|
+
}
|
|
149
|
+
return (t === "string" ? String : Number)(e);
|
|
150
|
+
}
|
|
151
|
+
function h(e, t, n) {
|
|
152
|
+
typeof t == "symbol" && (t = (t = t.description) ? "[" + t + "]" : "");
|
|
153
|
+
try {
|
|
154
|
+
Object.defineProperty(e, "name", {
|
|
155
|
+
configurable: !0,
|
|
156
|
+
value: n ? n + " " + t : t
|
|
157
|
+
});
|
|
158
|
+
} catch {}
|
|
159
|
+
return e;
|
|
160
|
+
}
|
|
161
|
+
function g(e) {
|
|
162
|
+
if (Object(e) !== e) throw TypeError("right-hand side of 'in' should be an object, got " + (e === null ? "null" : typeof e));
|
|
163
|
+
return e;
|
|
164
|
+
}
|
|
165
|
+
function _(e) {
|
|
166
|
+
return e;
|
|
167
|
+
}
|
|
168
|
+
l = [e("solid-ui-solid-emblem")];
|
|
169
|
+
var v;
|
|
170
|
+
new (u = (s = class extends t {
|
|
171
|
+
render() {
|
|
172
|
+
return r`<icon-app-solid-emblem></icon-app-solid-emblem>`;
|
|
173
|
+
}
|
|
174
|
+
}, [v, c] = f(s, [], l, 0, void 0, t).c, s), o = class extends _ {
|
|
175
|
+
constructor() {
|
|
176
|
+
super(v), d(this, "styles", a), c();
|
|
177
|
+
}
|
|
178
|
+
}, d(o, u, void 0), o)();
|
|
179
|
+
//#endregion
|
|
180
|
+
//#region src/components/solid-emblem/index.ts
|
|
181
|
+
var y = v;
|
|
182
|
+
//#endregion
|
|
183
|
+
export { v as n, y as t };
|
|
184
|
+
|
|
185
|
+
//# sourceMappingURL=solid-emblem-BDzhMTjL.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"solid-emblem-BDzhMTjL.js","names":["customElement","WebComponent","html","styles","_classDecs","_SolidEmblem","_SolidEmblem2","_SolidEmblem3","SolidEmblem","render","_initClass","_applyDecs","c","_Class","_identity","constructor","_defineProperty","default","SolidEmblem"],"sources":["../../src/components/solid-emblem/SolidEmblem.styles.css","../../src/components/solid-emblem/SolidEmblem.ts","../../src/components/solid-emblem/index.ts"],"sourcesContent":[":host {\n display: inline-flex;\n}\n","import { customElement, WebComponent } from '@/lib/components'\nimport { html } from 'lit'\n\nimport '~icons/app/solid-emblem'\n\nimport styles from './SolidEmblem.styles.css'\n\n@customElement('solid-ui-solid-emblem')\nexport default class SolidEmblem extends WebComponent {\n static styles = styles\n\n protected render () {\n return html`<icon-app-solid-emblem></icon-app-solid-emblem>`\n }\n}\n","import SolidEmblem from './SolidEmblem'\n\nexport { SolidEmblem }\nexport default SolidEmblem\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACK6CI,IAAA,CAE5CJ,EAAc,uBAAuB,CAAC;AAAA,IAAAK;AAAA,KAAAC,KAAAC,IAAvC,cACyCN,EAAa;CAG1CQ,SAAU;EAClB,OAAOP,CAAI;CACb;AACF,GAAC,CAAAG,GAAAK,KAAAC,EAAAJ,GAAA,CAAA,GAAAH,GAAA,GAAA,KAAA,GANwCH,CAAY,CAAA,CAAAW,GAAAL,IAAAM,IAAA,cAAAC,EAAA;CAAAC,cAAA;EAAA,MAAAV,CAAA,GAAAW,EAAA,MAAA,UACnCb,CAAM,GAAAO,EAAA;CAAA;AAAA,GAAAM,EAAAH,GAAAP,GAAA,KAAA,CAAA,GAAAO,GAAA;;;ACNxB,IAAA,IAAeK"}
|
|
@@ -7821,7 +7821,7 @@ function Cn(e, t) {
|
|
|
7821
7821
|
return e.rdfFactory.collection(t.map((t) => xn(e, t)));
|
|
7822
7822
|
}
|
|
7823
7823
|
async function wn(e, t, n) {
|
|
7824
|
-
let r = n && Object.prototype.hasOwnProperty.call(n, "termType") ? n.value : n, i = await import("./jsonld-
|
|
7824
|
+
let r = n && Object.prototype.hasOwnProperty.call(n, "termType") ? n.value : n, i = await import("./jsonld-Cd-ZhJmZ.js").then((e) => /* @__PURE__ */ u(e.default));
|
|
7825
7825
|
return (await (i.default || i).flatten(JSON.parse(e), null, { base: r })).reduce((e, t) => En(e, n, t), t);
|
|
7826
7826
|
}
|
|
7827
7827
|
function Tn(e, t) {
|
|
@@ -16266,28 +16266,7 @@ var bl = async (e, t) => {
|
|
|
16266
16266
|
function Cl() {
|
|
16267
16267
|
return Sl[xl] ? Tc("SolidLogic: Using existing global singleton instance.") : (Tc("SolidLogic: Creating new global singleton instance."), Sl[xl] = yl({ fetch: bl }, Vc), Tc("Unique quadstore initialized.")), Sl[xl];
|
|
16268
16268
|
}
|
|
16269
|
-
var wl = Cl()
|
|
16270
|
-
async function Tl(e = {}) {
|
|
16271
|
-
if (typeof window > "u") return !1;
|
|
16272
|
-
let t = e.issuer || "", n = e.postLogoutRedirectPath || "/";
|
|
16273
|
-
try {
|
|
16274
|
-
if (t) {
|
|
16275
|
-
let e = new URL(t);
|
|
16276
|
-
e.pathname = "/.well-known/openid-configuration";
|
|
16277
|
-
let n = await fetch(e.toString(), { credentials: "include" });
|
|
16278
|
-
if (n.status === 200) {
|
|
16279
|
-
let e = await n.json();
|
|
16280
|
-
e && e.end_session_endpoint && await fetch(e.end_session_endpoint, { credentials: "include" });
|
|
16281
|
-
}
|
|
16282
|
-
}
|
|
16283
|
-
} catch {}
|
|
16284
|
-
try {
|
|
16285
|
-
let e = await fetch("/.well-known/solid/logout", { credentials: "include" });
|
|
16286
|
-
if (e.ok || e.redirected) return window.location.assign(n), !0;
|
|
16287
|
-
} catch {}
|
|
16288
|
-
return !1;
|
|
16289
|
-
}
|
|
16290
|
-
var El = [
|
|
16269
|
+
var wl = Cl(), Tl = [
|
|
16291
16270
|
{
|
|
16292
16271
|
name: "Solid Community",
|
|
16293
16272
|
uri: "https://solidcommunity.net"
|
|
@@ -16305,15 +16284,15 @@ var El = [
|
|
|
16305
16284
|
uri: "https://login.inrupt.com"
|
|
16306
16285
|
}
|
|
16307
16286
|
];
|
|
16308
|
-
function
|
|
16309
|
-
let e = [...
|
|
16287
|
+
function El() {
|
|
16288
|
+
let e = [...Tl], { host: t, origin: n } = new URL(location.href);
|
|
16310
16289
|
return e.map(({ uri: e }) => new URL(e).host).includes(t) || e.unshift({
|
|
16311
16290
|
name: t,
|
|
16312
16291
|
uri: n
|
|
16313
16292
|
}), e;
|
|
16314
16293
|
}
|
|
16315
|
-
var
|
|
16294
|
+
var Dl = wl.authn, Ol = wl.authn.authSession, kl = wl.store;
|
|
16316
16295
|
//#endregion
|
|
16317
|
-
export {
|
|
16296
|
+
export { Ct as A, s as B, Vr as C, Or as D, Mr as E, we as F, c as H, ve as I, ge as L, Ze as M, Le as N, ur as O, Ae as P, V as R, Z as S, Hr as T, d as U, o as V, u as W, Rr as _, ol as a, Br as b, Dl as c, qc as d, wl as f, Ir as g, ei as h, sl as i, _t as j, Tt as k, _l as l, kl as m, al as n, il as o, Ol as p, ll as r, cl as s, Wc as t, El as u, Yr as v, Xr as w, Gr as x, zr as y, N as z };
|
|
16318
16297
|
|
|
16319
|
-
//# sourceMappingURL=solid-logic.esm-
|
|
16298
|
+
//# sourceMappingURL=solid-logic.esm-BhVcNu8u.js.map
|