@uxland/primary-shell 7.36.3 → 7.36.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.
- package/dist/{component-ucWu3_MC.js → component-7bqKJyj2.js} +2 -2
- package/dist/{component-ucWu3_MC.js.map → component-7bqKJyj2.js.map} +1 -1
- package/dist/{index-YWggdwLf.js → index-DLCb2LJy.js} +21 -21
- package/dist/index-DLCb2LJy.js.map +1 -0
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/index.umd.cjs.map +1 -1
- package/dist/primary/shell/src/api/user-manager/user-manager.d.ts +5 -0
- package/package.json +1 -1
- package/src/api/user-manager/user-manager.ts +35 -27
- package/dist/index-YWggdwLf.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as d, k as l, P as p, h as g, r as m, i as v, s as h, a as f, b as u } from "./index-
|
|
1
|
+
import { t as d, k as l, P as p, h as g, r as m, i as v, s as h, a as f, b as u } from "./index-DLCb2LJy.js";
|
|
2
2
|
const x = ".container{background-color:#fff;display:flex;flex-direction:column;min-width:500px;width:90vw;height:90vh;border-radius:var(--dss-radius-sm);overflow:hidden}.content{display:grid;height:100%;min-height:1px;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:16px;padding:16px;overflow-y:auto;max-height:calc(90vh - 120px)}.content>*{border:1px solid var(--color-neutral-200);border-radius:8px;padding:16px;background-color:var(--color-neutral-50);min-height:200px}.footer{display:flex;flex-direction:row;align-items:center;background:#fff;justify-content:end;gap:12px;height:56px;border-top:1px solid var(--color-neutral-100);padding:var(--dss-spacing-sm)}", b = (r) => l`
|
|
3
3
|
<div class="container">
|
|
4
4
|
<!-- <div class="header">
|
|
@@ -44,4 +44,4 @@ i = c([
|
|
|
44
44
|
export {
|
|
45
45
|
i as ImportDataManagerModal
|
|
46
46
|
};
|
|
47
|
-
//# sourceMappingURL=component-
|
|
47
|
+
//# sourceMappingURL=component-7bqKJyj2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component-
|
|
1
|
+
{"version":3,"file":"component-7bqKJyj2.js","sources":["../src/api/import-data-manager/component/template.ts","../src/api/import-data-manager/component/component.ts"],"sourcesContent":["import { html } from \"lit\";\nimport { translate } from \"../../../locales\";\nimport { ImportDataManagerModal } from \"./component\";\n\nexport const template = (props: ImportDataManagerModal) => {\n return html`\n <div class=\"container\">\n <!-- <div class=\"header\">\n <div class=\"title\">\n <div>${translate(\"importDataManager.title\")}</div>\n </div> \n </div> -->\n <div class=\"content\" id=\"import-data-region\"></div>\n <div class=\"footer\">\n <dss-button label=\"${translate(\"importDataManager.actions.cancel\")}\" @click=\"${() => {\n props.cancel();\n }}\" size=\"md\" variant=\"secondary\"></dss-button>\n <dss-button label=\"${translate(\"importDataManager.actions.import\")}\" @click=\"${() => {\n props._accept();\n }}\" size=\"md\" variant=\"primary\"></dss-button>\n </div>\n </div>\n `;\n};\n","import { IRegion, region } from \"@uxland/regions\";\nimport { LitElement, css, html, unsafeCSS } from \"lit\";\nimport { customElement } from \"lit/decorators.js\";\nimport styles from \"./styles.css?inline\";\nimport { template } from \"./template\";\nimport { ConfirmationContentProps } from \"../../interaction-service\";\nimport { PrimariaRegionHost, shellApi } from \"../../api\";\n\n@customElement(\"import-data-manager-modal\")\nexport class ImportDataManagerModal\n extends PrimariaRegionHost(LitElement)\n implements ConfirmationContentProps<undefined, undefined>\n{\n data: undefined;\n setResult: (result: undefined) => void;\n setIsValid: (isValid: boolean) => void;\n confirm: () => void;\n cancel: () => void;\n\n @region({ targetId: \"import-data-region\", name: shellApi.regionManager.regions.shell.importData })\n importDataRegion: IRegion | undefined;\n\n render() {\n return html`${template(this)}`;\n }\n\n static styles = css`\n ${unsafeCSS(styles)}\n `;\n\n _accept = () => {\n this.confirm();\n };\n}\n"],"names":["template","props","html","translate","ImportDataManagerModal","PrimariaRegionHost","LitElement","css","unsafeCSS","styles","__decorateClass","region","shellApi","customElement"],"mappings":";gqBAIaA,IAAW,CAACC,MAChBC;AAAAA;AAAAA;AAAAA;AAAAA,iBAIQC,EAAU,yBAAyB,CAAC;AAAA;AAAA;AAAA;AAAA;AAAA,yBAK5BA,EAAU,kCAAkC,CAAC,aAAa,MAAM;AACjF,EAAAF,EAAM,OAAA;AACR,CAAC;AAAA,2BACoBE,EAAU,kCAAkC,CAAC,aAAa,MAAM;AACnF,EAAAF,EAAM,QAAA;AACR,CAAC;AAAA;AAAA;AAAA;;;;;;ACVA,IAAMG,IAAN,cACGC,EAAmBC,CAAU,EAEvC;AAAA,EAHO,cAAA;AAAA,UAAA,GAAA,SAAA,GAqBL,KAAA,UAAU,MAAM;AACd,WAAK,QAAA;AAAA,IACP;AAAA,EAAA;AAAA,EAVA,SAAS;AACP,WAAOJ,IAAOF,EAAS,IAAI,CAAC;AAAA,EAC9B;AASF;AAxBaI,EAiBJ,SAASG;AAAAA,MACZC,EAAUC,CAAM,CAAC;AAAA;AAPrBC,EAAA;AAAA,EADCC,EAAO,EAAE,UAAU,sBAAsB,MAAMC,EAAS,cAAc,QAAQ,MAAM,WAAA,CAAY;AAAA,GAVtFR,EAWX,WAAA,oBAAA,CAAA;AAXWA,IAANM,EAAA;AAAA,EADNG,EAAc,2BAA2B;AAAA,GAC7BT,CAAA;"}
|
|
@@ -9647,27 +9647,27 @@ let tokenManager$1;
|
|
|
9647
9647
|
const createTokenManager = () => tokenManager$1 || (tokenManager$1 = new TokenManagerImpl(), tokenManager$1);
|
|
9648
9648
|
class UserManagerImpl {
|
|
9649
9649
|
constructor(W) {
|
|
9650
|
-
this.tokenManager = W, this.getRole = () => {
|
|
9651
|
-
const X = this.
|
|
9652
|
-
if (X)
|
|
9653
|
-
|
|
9654
|
-
|
|
9655
|
-
|
|
9656
|
-
|
|
9657
|
-
|
|
9658
|
-
|
|
9659
|
-
}, this.isUserRoleAdministrative = () => this.getRole() === "ADM", this.getFullName = () => {
|
|
9660
|
-
const X = this.tokenManager.getToken();
|
|
9661
|
-
if (X)
|
|
9662
|
-
try {
|
|
9663
|
-
const te = jwtDecode(X), re = te.access_info?.trace_user_given_name, oe = te.access_info?.trace_user_family_name;
|
|
9664
|
-
return !re && !oe ? void 0 : [oe, re].filter(Boolean).join(" ");
|
|
9665
|
-
} catch (te) {
|
|
9666
|
-
console.error("Error decoding JWT token:", te);
|
|
9667
|
-
return;
|
|
9668
|
-
}
|
|
9650
|
+
this.tokenManager = W, this.getRole = () => this.getAccessInfo()?.role_type, this.isUserRoleAdministrative = () => this.getRole() === "ADM", this.getFullName = () => {
|
|
9651
|
+
const X = this.getAccessInfo();
|
|
9652
|
+
if (!X) return;
|
|
9653
|
+
const te = X.trace_user_given_name, re = X.trace_user_family_name;
|
|
9654
|
+
if (!(!te && !re))
|
|
9655
|
+
return [re, te].filter(Boolean).join(" ");
|
|
9656
|
+
}, this.getSector = () => this.getAccessInfo()?.module_code, this.getDNI = () => {
|
|
9657
|
+
const X = this.getAccessInfo()?.identifier;
|
|
9658
|
+
return X ? X.find((re) => re.type === "DNI")?.value : void 0;
|
|
9669
9659
|
};
|
|
9670
9660
|
}
|
|
9661
|
+
getAccessInfo() {
|
|
9662
|
+
const W = this.tokenManager.getToken();
|
|
9663
|
+
if (W)
|
|
9664
|
+
try {
|
|
9665
|
+
return jwtDecode(W).access_info;
|
|
9666
|
+
} catch (X) {
|
|
9667
|
+
console.error("Error decoding JWT token:", X);
|
|
9668
|
+
return;
|
|
9669
|
+
}
|
|
9670
|
+
}
|
|
9671
9671
|
}
|
|
9672
9672
|
let userManager$1;
|
|
9673
9673
|
const createUserManager = (J) => userManager$1 || (userManager$1 = new UserManagerImpl(J), userManager$1);
|
|
@@ -9678,7 +9678,7 @@ class ImportDataManagerImpl {
|
|
|
9678
9678
|
async import(W) {
|
|
9679
9679
|
this.currentImporterId = W, this.selectedItems = {}, this.pluginTexts = {};
|
|
9680
9680
|
try {
|
|
9681
|
-
const { ImportDataManagerModal: X } = await import("./component-
|
|
9681
|
+
const { ImportDataManagerModal: X } = await import("./component-7bqKJyj2.js"), { confirmed: te } = await this.interactionService.confirm(
|
|
9682
9682
|
void 0,
|
|
9683
9683
|
{ component: X },
|
|
9684
9684
|
{
|
|
@@ -51786,4 +51786,4 @@ export {
|
|
|
51786
51786
|
l as y,
|
|
51787
51787
|
PrimariaInteractionService as z
|
|
51788
51788
|
};
|
|
51789
|
-
//# sourceMappingURL=index-
|
|
51789
|
+
//# sourceMappingURL=index-DLCb2LJy.js.map
|