@authup/client-web-kit 1.0.0-beta.30 → 1.0.0-beta.33
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/components/entities/client/AClientForm.vue.d.ts.map +1 -1
- package/dist/components/entities/client/AClientPicker.d.ts.map +1 -1
- package/dist/components/entities/client/AClients.d.ts.map +1 -1
- package/dist/components/entities/client-permission/AClientPermissionAssignments.d.ts.map +1 -1
- package/dist/components/entities/client-role/AClientRoleAssignment.d.ts.map +1 -1
- package/dist/components/entities/client-role/AClientRoleAssignments.d.ts.map +1 -1
- package/dist/components/entities/client-scope/AClientScopeAssignments.d.ts.map +1 -1
- package/dist/components/entities/client-scope/AClientScopes.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderBasicFields.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderForm.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderIcon.d.ts +1 -3
- package/dist/components/entities/identity-provider/AIdentityProviderIcon.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderLdapConnectionFields.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderLdapCredentialsFields.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderLdapForm.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderLdapGroupFields.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderLdapUserFields.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderOAuth2ClientFields.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderOAuth2Discovery.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderOAuth2EndpointFields.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderOAuth2Form.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderPicker.vue.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviders.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/preset/utils.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/protocol/utils.d.ts.map +1 -1
- package/dist/components/entities/identity-provider-role/AIdentityProviderRoleAssignment.d.ts.map +1 -1
- package/dist/components/entities/identity-provider-role/AIdentityProviderRoleAssignments.d.ts.map +1 -1
- package/dist/components/entities/index.d.ts +1 -0
- package/dist/components/entities/index.d.ts.map +1 -1
- package/dist/components/entities/permission/APermissionCheck.d.ts +3 -3
- package/dist/components/entities/permission/APermissionCheck.d.ts.map +1 -1
- package/dist/components/entities/permission/APermissionForm.d.ts.map +1 -1
- package/dist/components/entities/permission/APermissions.d.ts.map +1 -1
- package/dist/components/entities/permission-policy/APermissionPolicyAssignment.d.ts +29 -0
- package/dist/components/entities/permission-policy/APermissionPolicyAssignment.d.ts.map +1 -0
- package/dist/components/entities/permission-policy/APermissionPolicyAssignments.d.ts +15 -0
- package/dist/components/entities/permission-policy/APermissionPolicyAssignments.d.ts.map +1 -0
- package/dist/components/entities/permission-policy/index.d.ts +3 -0
- package/dist/components/entities/permission-policy/index.d.ts.map +1 -0
- package/dist/components/entities/permission-robot/APermissionRobotAssignments.d.ts.map +1 -1
- package/dist/components/entities/policy/APolicies.d.ts.map +1 -1
- package/dist/components/entities/policy/APolicyBasicForm.vue.d.ts.map +1 -1
- package/dist/components/entities/policy/APolicyForm.vue.d.ts.map +1 -1
- package/dist/components/entities/policy/APolicyParentAssignment.d.ts.map +1 -1
- package/dist/components/entities/policy/APolicyPicker.d.ts.map +1 -1
- package/dist/components/entities/policy/APolicyTypePicker.vue.d.ts.map +1 -1
- package/dist/components/entities/policy/attribute-names/AAttributeNamesPolicyForm.vue.d.ts.map +1 -1
- package/dist/components/entities/policy/composite/ACompositePolicyForm.vue.d.ts.map +1 -1
- package/dist/components/entities/policy/date/ADatePolicyForm.vue.d.ts.map +1 -1
- package/dist/components/entities/policy/identity/AIdentityPolicyForm.vue.d.ts.map +1 -1
- package/dist/components/entities/policy/realm-match/ARealmMatchPolicyForm.vue.d.ts +16 -16
- package/dist/components/entities/policy/realm-match/ARealmMatchPolicyForm.vue.d.ts.map +1 -1
- package/dist/components/entities/policy/time/ATimePolicyForm.vue.d.ts +12 -12
- package/dist/components/entities/policy/time/ATimePolicyForm.vue.d.ts.map +1 -1
- package/dist/components/entities/realm/ARealmForm.d.ts.map +1 -1
- package/dist/components/entities/realm/ARealmPicker.d.ts.map +1 -1
- package/dist/components/entities/realm/ARealms.d.ts.map +1 -1
- package/dist/components/entities/robot/ARobotForm.d.ts.map +1 -1
- package/dist/components/entities/robot/ARobots.d.ts.map +1 -1
- package/dist/components/entities/robot-permission/ARobotPermissionAssignments.d.ts.map +1 -1
- package/dist/components/entities/robot-role/ARobotRoleAssignment.d.ts.map +1 -1
- package/dist/components/entities/robot-role/ARobotRoleAssignments.d.ts.map +1 -1
- package/dist/components/entities/role/ARoleForm.d.ts.map +1 -1
- package/dist/components/entities/role/ARoles.d.ts.map +1 -1
- package/dist/components/entities/role-client/ARoleClientAssignments.d.ts.map +1 -1
- package/dist/components/entities/role-permission/ARolePermissionAssignments.d.ts.map +1 -1
- package/dist/components/entities/role-robot/ARoleRobotAssignments.d.ts.map +1 -1
- package/dist/components/entities/role-user/ARoleUserAssignments.d.ts.map +1 -1
- package/dist/components/entities/scope/AScopeForm.d.ts.map +1 -1
- package/dist/components/entities/scope/AScopes.d.ts.map +1 -1
- package/dist/components/entities/user/AUserForm.d.ts +4 -4
- package/dist/components/entities/user/AUserForm.d.ts.map +1 -1
- package/dist/components/entities/user/AUserPasswordForm.d.ts +8 -5
- package/dist/components/entities/user/AUserPasswordForm.d.ts.map +1 -1
- package/dist/components/entities/user/AUsers.d.ts.map +1 -1
- package/dist/components/entities/user-permission/AUserPermissionAssignments.d.ts.map +1 -1
- package/dist/components/entities/user-role/AUserRoleAssignments.d.ts.map +1 -1
- package/dist/components/utility/LanguageSwitcherDropdown.d.ts +1 -1
- package/dist/components/utility/LanguageSwitcherDropdown.d.ts.map +1 -1
- package/dist/components/utility/entity/AEntityDelete.d.ts +1 -1
- package/dist/components/utility/entity/AEntityDelete.d.ts.map +1 -1
- package/dist/components/utility/entity/collection/module.d.ts.map +1 -1
- package/dist/components/utility/entity/collection/types.d.ts.map +1 -1
- package/dist/components/utility/entity/collection/utils/component.d.ts.map +1 -1
- package/dist/components/utility/entity/collection/utils/handlers.d.ts.map +1 -1
- package/dist/components/utility/entity/picker/module.d.ts.map +1 -1
- package/dist/components/utility/entity/picker/types.d.ts.map +1 -1
- package/dist/components/utility/entity/record/helpers.d.ts.map +1 -1
- package/dist/components/utility/entity/record/module.d.ts.map +1 -1
- package/dist/components/utility/entity/record/types.d.ts +1 -1
- package/dist/components/utility/entity/record/types.d.ts.map +1 -1
- package/dist/components/utility/entity/socket/module.d.ts.map +1 -1
- package/dist/components/utility/form-input-list/AFormInputList.vue.d.ts.map +1 -1
- package/dist/components/utility/form-input-list/AFormInputListItem.vue.d.ts.map +1 -1
- package/dist/components/utility/pagination/APagination.d.ts +0 -2
- package/dist/components/utility/pagination/APagination.d.ts.map +1 -1
- package/dist/components/utility/pagination/type.d.ts +1 -1
- package/dist/components/utility/pagination/type.d.ts.map +1 -1
- package/dist/components/utility/search/ASearch.d.ts +2 -2
- package/dist/components/utility/search/ASearch.d.ts.map +1 -1
- package/dist/components/utility/search/module.d.ts.map +1 -1
- package/dist/components/utility/title/ATitle.d.ts.map +1 -1
- package/dist/components/utility/translation/ATranslationDefault.d.ts.map +1 -1
- package/dist/components/workflows/Login.vue.d.ts +7 -11
- package/dist/components/workflows/Login.vue.d.ts.map +1 -1
- package/dist/components/workflows/authorize/Authorize.vue.d.ts +44 -12
- package/dist/components/workflows/authorize/Authorize.vue.d.ts.map +1 -1
- package/dist/components/workflows/authorize/AuthorizeForm.vue.d.ts +37 -1
- package/dist/components/workflows/authorize/AuthorizeForm.vue.d.ts.map +1 -1
- package/dist/components/workflows/authorize/AuthorizeScope.vue.d.ts.map +1 -1
- package/dist/components/workflows/authorize/AuthorizeScopes.vue.d.ts +37 -1
- package/dist/components/workflows/authorize/AuthorizeScopes.vue.d.ts.map +1 -1
- package/dist/components/workflows/authorize/AuthorizeText.vue.d.ts.map +1 -1
- package/dist/composables/updated-at.d.ts +1 -1
- package/dist/composables/updated-at.d.ts.map +1 -1
- package/dist/composables/use-permission-check.d.ts +2 -2
- package/dist/composables/use-permission-check.d.ts.map +1 -1
- package/dist/core/http-client/authentication-hook/install.d.ts.map +1 -1
- package/dist/core/http-client/install.d.ts.map +1 -1
- package/dist/core/permission-check/module.d.ts.map +1 -1
- package/dist/core/permission-check/types.d.ts +2 -2
- package/dist/core/permission-check/types.d.ts.map +1 -1
- package/dist/core/socket-manager/install.d.ts.map +1 -1
- package/dist/core/store/create.d.ts +3 -2
- package/dist/core/store/create.d.ts.map +1 -1
- package/dist/core/store/install.d.ts.map +1 -1
- package/dist/core/store/types.d.ts.map +1 -1
- package/dist/core/store/utils.d.ts.map +1 -1
- package/dist/core/translator/de/vuecs.d.ts.map +1 -1
- package/dist/core/translator/en/vuecs.d.ts.map +1 -1
- package/dist/core/translator/singleton.d.ts.map +1 -1
- package/dist/index.css +16 -16
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +1237 -1577
- package/dist/index.mjs.map +1 -1
- package/dist/module.d.ts.map +1 -1
- package/package.json +29 -29
|
@@ -15,7 +15,43 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
15
15
|
};
|
|
16
16
|
}>, {
|
|
17
17
|
scopesRequestedNormalized: import("vue").ComputedRef<string[]>;
|
|
18
|
-
scopesAvailableNormalized: import("vue").Ref<
|
|
18
|
+
scopesAvailableNormalized: import("vue").Ref<{
|
|
19
|
+
id: string;
|
|
20
|
+
built_in: boolean;
|
|
21
|
+
name: string;
|
|
22
|
+
display_name: string | null;
|
|
23
|
+
description: string | null;
|
|
24
|
+
realm_id: import("@authup/core-kit").Realm["id"] | null;
|
|
25
|
+
realm: {
|
|
26
|
+
id: string;
|
|
27
|
+
name: string;
|
|
28
|
+
display_name: string | null;
|
|
29
|
+
description: string | null;
|
|
30
|
+
built_in: boolean;
|
|
31
|
+
created_at: string;
|
|
32
|
+
updated_at: string;
|
|
33
|
+
};
|
|
34
|
+
created_at: string;
|
|
35
|
+
updated_at: string;
|
|
36
|
+
}[], Scope[] | {
|
|
37
|
+
id: string;
|
|
38
|
+
built_in: boolean;
|
|
39
|
+
name: string;
|
|
40
|
+
display_name: string | null;
|
|
41
|
+
description: string | null;
|
|
42
|
+
realm_id: import("@authup/core-kit").Realm["id"] | null;
|
|
43
|
+
realm: {
|
|
44
|
+
id: string;
|
|
45
|
+
name: string;
|
|
46
|
+
display_name: string | null;
|
|
47
|
+
description: string | null;
|
|
48
|
+
built_in: boolean;
|
|
49
|
+
created_at: string;
|
|
50
|
+
updated_at: string;
|
|
51
|
+
};
|
|
52
|
+
created_at: string;
|
|
53
|
+
updated_at: string;
|
|
54
|
+
}[]>;
|
|
19
55
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
20
56
|
client: {
|
|
21
57
|
type: PropType<Client>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuthorizeScopes.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/workflows/authorize/AuthorizeScopes.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AuthorizeScopes.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/workflows/authorize/AuthorizeScopes.vue"],"names":[],"mappings":"AAuFA,OAAO,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAEtD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;wBAKf,OAAO,YAAY;AAAxC,wBAAyC;AAiDzC,QAAA,MAAM,YAAY;;cAIU,QAAQ,CAAC,MAAM,CAAC;;;;cAGF,QAAQ,CAAC,KAAK,EAAE,CAAC;;;cACP,QAAQ,CAAC,MAAM,EAAE,GAAG,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAJnD,QAAQ,CAAC,MAAM,CAAC;;;;cAGF,QAAQ,CAAC,KAAK,EAAE,CAAC;;;cACP,QAAQ,CAAC,MAAM,EAAE,GAAG,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;oEAyC7E,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuthorizeText.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/workflows/authorize/AuthorizeText.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AuthorizeText.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/workflows/authorize/AuthorizeText.vue"],"names":[],"mappings":"wBAwCqB,OAAO,YAAY;AAAxC,wBAAyC;AAwCzC,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;4EAQhB,CAAC"}
|
|
@@ -2,6 +2,6 @@ import type { ComputedRef, MaybeRef } from 'vue';
|
|
|
2
2
|
type ObjectLiteral = {
|
|
3
3
|
updated_at: string | Date | undefined;
|
|
4
4
|
};
|
|
5
|
-
export declare function useUpdatedAt<T extends ObjectLiteral>(input?: MaybeRef<T | undefined>): ComputedRef<string | Date | undefined>;
|
|
5
|
+
export declare function useUpdatedAt<T extends ObjectLiteral>(input?: MaybeRef<T | null | undefined>): ComputedRef<string | Date | undefined>;
|
|
6
6
|
export {};
|
|
7
7
|
//# sourceMappingURL=updated-at.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updated-at.d.ts","sourceRoot":"","sources":["../../src/composables/updated-at.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAGjD,KAAK,aAAa,GAAG;IACjB,UAAU,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAA;CACxC,CAAC;AACF,wBAAgB,YAAY,CAAC,CAAC,SAAS,aAAa,EAAE,KAAK,CAAC,EAAE,QAAQ,CAAC,CAAC,GAAG,SAAS,CAAC,GAAI,WAAW,CAAC,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC,
|
|
1
|
+
{"version":3,"file":"updated-at.d.ts","sourceRoot":"","sources":["../../src/composables/updated-at.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAGjD,KAAK,aAAa,GAAG;IACjB,UAAU,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAA;CACxC,CAAC;AACF,wBAAgB,YAAY,CAAC,CAAC,SAAS,aAAa,EAAE,KAAK,CAAC,EAAE,QAAQ,CAAC,CAAC,GAAG,IAAI,GAAG,SAAS,CAAC,GAAI,WAAW,CAAC,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC,CAQrI"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { PermissionEvaluationContext } from '@authup/access';
|
|
2
2
|
import type { Ref } from 'vue';
|
|
3
|
-
export declare function usePermissionCheck(ctx:
|
|
3
|
+
export declare function usePermissionCheck(ctx: PermissionEvaluationContext): Ref<boolean>;
|
|
4
4
|
//# sourceMappingURL=use-permission-check.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-permission-check.d.ts","sourceRoot":"","sources":["../../src/composables/use-permission-check.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"use-permission-check.d.ts","sourceRoot":"","sources":["../../src/composables/use-permission-check.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,gBAAgB,CAAC;AAClE,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAG/B,wBAAgB,kBAAkB,CAAC,GAAG,EAAE,2BAA2B,GAAI,GAAG,CAAC,OAAO,CAAC,CAIlF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"install.d.ts","sourceRoot":"","sources":["../../../../src/core/http-client/authentication-hook/install.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAI/B,OAAO,KAAK,EAAE,0CAA0C,EAAE,MAAM,SAAS,CAAC;AAE1E,wBAAgB,mCAAmC,CAC/C,GAAG,EAAE,GAAG,EACR,OAAO,GAAE,0CAA+C,
|
|
1
|
+
{"version":3,"file":"install.d.ts","sourceRoot":"","sources":["../../../../src/core/http-client/authentication-hook/install.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAI/B,OAAO,KAAK,EAAE,0CAA0C,EAAE,MAAM,SAAS,CAAC;AAE1E,wBAAgB,mCAAmC,CAC/C,GAAG,EAAE,GAAG,EACR,OAAO,GAAE,0CAA+C,QA6E3D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"install.d.ts","sourceRoot":"","sources":["../../../src/core/http-client/install.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"install.d.ts","sourceRoot":"","sources":["../../../src/core/http-client/install.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE/B,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,SAAS,CAAC;AAGxD,wBAAgB,iBAAiB,CAAC,GAAG,EAAE,GAAG,EAAE,OAAO,GAAE,wBAA6B,QAWjF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../../src/core/permission-check/module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../../src/core/permission-check/module.ts"],"names":[],"mappings":"AAkBA,OAAO,KAAK,EAAE,2BAA2B,EAAE,wCAAwC,EAAE,MAAM,SAAS,CAAC;AAErG,wBAAgB,iCAAiC,CAC7C,GAAG,GAAE,wCAA6C,GAClD,2BAA2B,CAoF9B"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { PermissionEvaluationContext } from '@authup/access';
|
|
2
2
|
import type { Pinia } from 'pinia';
|
|
3
3
|
import type { App, Ref } from 'vue';
|
|
4
4
|
import type { Store } from '../store';
|
|
@@ -7,5 +7,5 @@ export type PermissionCheckerReactiveFnCreateContext = {
|
|
|
7
7
|
pinia?: Pinia;
|
|
8
8
|
app?: App;
|
|
9
9
|
};
|
|
10
|
-
export type PermissionCheckerReactiveFn = (ctx:
|
|
10
|
+
export type PermissionCheckerReactiveFn = (ctx: PermissionEvaluationContext) => Ref<boolean>;
|
|
11
11
|
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/core/permission-check/types.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/core/permission-check/types.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,gBAAgB,CAAC;AAClE,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,KAAK,EAAE,GAAG,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AACpC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAEtC,MAAM,MAAM,wCAAwC,GAAG;IACnD,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,GAAG,CAAC,EAAE,GAAG,CAAA;CACZ,CAAC;AAEF,MAAM,MAAM,2BAA2B,GAAG,CAAC,GAAG,EAAE,2BAA2B,KAAK,GAAG,CAAC,OAAO,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"install.d.ts","sourceRoot":"","sources":["../../../src/core/socket-manager/install.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAK/B,MAAM,MAAM,2BAA2B,GAAG;IACtC,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,OAAO,EAAE,MAAM,CAAA;CAClB,CAAC;AAEF,wBAAgB,oBAAoB,CAAC,GAAG,EAAE,GAAG,EAAE,OAAO,EAAG,2BAA2B,
|
|
1
|
+
{"version":3,"file":"install.d.ts","sourceRoot":"","sources":["../../../src/core/socket-manager/install.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAK/B,MAAM,MAAM,2BAA2B,GAAG;IACtC,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,OAAO,EAAE,MAAM,CAAA;CAClB,CAAC;AAEF,wBAAgB,oBAAoB,CAAC,GAAG,EAAE,GAAG,EAAE,OAAO,EAAG,2BAA2B,QA0BnF"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { PermissionEvaluator } from '@authup/access';
|
|
2
2
|
import type { OAuth2TokenGrantResponse } from '@authup/specs';
|
|
3
3
|
import type { Realm, User } from '@authup/core-kit';
|
|
4
4
|
import type { StoreCreateContext, StoreLoginContext } from './types';
|
|
@@ -8,11 +8,12 @@ type RealmMinimal = Pick<Realm, 'id' | 'name'>;
|
|
|
8
8
|
export declare function createStore(context: StoreCreateContext): {
|
|
9
9
|
cookiesRead: import("vue").Ref<boolean, boolean>;
|
|
10
10
|
setCookiesRead: (value: boolean) => void;
|
|
11
|
-
|
|
11
|
+
permissionEvaluator: PermissionEvaluator;
|
|
12
12
|
login: (ctx: StoreLoginContext) => Promise<void>;
|
|
13
13
|
logout: () => Promise<void>;
|
|
14
14
|
loggedIn: import("vue").ComputedRef<boolean>;
|
|
15
15
|
resolve: OutputFn<() => Promise<void>>;
|
|
16
|
+
exchangeAuthorizationCode: (code: string) => Promise<void>;
|
|
16
17
|
applyTokenGrantResponse: (response: OAuth2TokenGrantResponse) => void;
|
|
17
18
|
accessToken: import("vue").Ref<string, string>;
|
|
18
19
|
setAccessToken: (input: string | null) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.d.ts","sourceRoot":"","sources":["../../../src/core/store/create.ts"],"names":[],"mappings":"AAOA,OAAO,EACH,
|
|
1
|
+
{"version":3,"file":"create.d.ts","sourceRoot":"","sources":["../../../src/core/store/create.ts"],"names":[],"mappings":"AAOA,OAAO,EACH,mBAAmB,EAGtB,MAAM,gBAAgB,CAAC;AAGxB,OAAO,KAAK,EACR,wBAAwB,EAE3B,MAAM,eAAe,CAAC;AACvB,OAAO,KAAK,EACR,KAAK,EACL,IAAI,EACP,MAAM,kBAAkB,CAAC;AAI1B,OAAO,KAAK,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAErE,KAAK,OAAO,GAAG,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,OAAO,CAAC,GAAG,CAAC,CAAC;AAChD,KAAK,QAAQ,CAAC,CAAC,SAAS,OAAO,IAAI,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC,CAAC,CAAC,KAAK,OAAO,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AA8B/F,KAAK,YAAY,GAAG,IAAI,CAAC,KAAK,EAAE,IAAI,GAAG,MAAM,CAAC,CAAC;AAE/C,wBAAgB,WAAW,CAAC,OAAO,EAAE,kBAAkB;;4BAIpB,OAAO;;iBA4QZ,iBAAiB;;;4BAlCR,OAAO,CAAC,IAAI,CAAC;sCAmDD,MAAM;wCA3FvC,wBAAwB;;4BA3LP,MAAM,GAAG,IAAI;;sCAYH,IAAI,GAAG,MAAM,GAAG,MAAM,GAAG,IAAI;;6BAgBtC,MAAM,GAAG,IAAI;;;;;;;;;;;sBAiCpB,YAAY,GAAG,IAAI;;;;;;;;;;gCAUT,YAAY,GAAG,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBA7B9B,IAAI,GAAG,IAAI;EAkStC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"install.d.ts","sourceRoot":"","sources":["../../../src/core/store/install.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;
|
|
1
|
+
{"version":3,"file":"install.d.ts","sourceRoot":"","sources":["../../../src/core/store/install.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAW/B,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAEnD,wBAAgB,YAAY,CAAC,GAAG,EAAE,GAAG,EAAE,OAAO,GAAE,mBAAwB,QAiLvE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/core/store/types.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EACR,KAAK,IAAI,SAAS,EAClB,eAAe,IAAI,mBAAmB,EACtC,KAAK,EACL,6BAA6B,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/core/store/types.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EACR,KAAK,IAAI,SAAS,EAClB,eAAe,IAAI,mBAAmB,EACtC,KAAK,EACL,6BAA6B,EAC7B,6BAA6B,EAC7B,2BAA2B,EAC9B,MAAM,OAAO,CAAC;AACf,OAAO,KAAK,EAAE,WAAW,EAAE,WAAW,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAC3E,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAC5C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAEpD,KAAK,SAAS,GAAG,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC;AAChD,MAAM,MAAM,KAAK,GAAG,SAAS,CACzB,MAAM,EACN,2BAA2B,CAAC,SAAS,CAAC,EACtC,6BAA6B,CAAC,SAAS,CAAC,EACxC,6BAA6B,CAAC,SAAS,CAAC,CAC3C,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG,mBAAmB,CAC7C,MAAM,EACN,2BAA2B,CAAC,SAAS,CAAC,EACtC,6BAA6B,CAAC,SAAS,CAAC,EACxC,6BAA6B,CAAC,SAAS,CAAC,CAC3C,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG;IAC7B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,eAAe,CAAA;CAC9B,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAA;CACnB,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG;IAC9B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,WAAW,CAAC;IACxB,WAAW,CAAC,EAAE,aAAa,CAAC;IAC5B,SAAS,CAAC,EAAE,WAAW,CAAC;IACxB,KAAK,CAAC,EAAE,KAAK,CAAA;CAChB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/core/store/utils.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,YAAY,EAAE,WAAW,IAAI,YAAY,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/core/store/utils.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,YAAY,EAAE,WAAW,IAAI,YAAY,EAAE,MAAM,OAAO,CAAC;AAQvE,MAAM,MAAM,WAAW,CAAC,CAAC,SAAS,YAAY,IAAI,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC;AAErF,wBAAgB,WAAW,CAAC,EAAE,SAAS,YAAY,EAC/C,KAAK,EAAE,EAAE,GACV,WAAW,CAAC,EAAE,CAAC,CAajB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vuecs.d.ts","sourceRoot":"","sources":["../../../../src/core/translator/de/vuecs.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,QAAQ,CAAC;AAG1C,eAAO,MAAM,gCAAgC,EAAG,
|
|
1
|
+
{"version":3,"file":"vuecs.d.ts","sourceRoot":"","sources":["../../../../src/core/translator/de/vuecs.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,QAAQ,CAAC;AAG1C,eAAO,MAAM,gCAAgC,EAAG,WAA8F,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vuecs.d.ts","sourceRoot":"","sources":["../../../../src/core/translator/en/vuecs.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,QAAQ,CAAC;AAG1C,eAAO,MAAM,iCAAiC,EAAG,
|
|
1
|
+
{"version":3,"file":"vuecs.d.ts","sourceRoot":"","sources":["../../../../src/core/translator/en/vuecs.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,QAAQ,CAAC;AAG1C,eAAO,MAAM,iCAAiC,EAAG,WAAuF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"singleton.d.ts","sourceRoot":"","sources":["../../../src/core/translator/singleton.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EACR,0BAA0B,EAC1B,6BAA6B,EAChC,MAAM,mBAAmB,CAAC;AAM3B,OAAO,KAAK,EACR,cAAc,
|
|
1
|
+
{"version":3,"file":"singleton.d.ts","sourceRoot":"","sources":["../../../src/core/translator/singleton.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EACR,0BAA0B,EAC1B,6BAA6B,EAChC,MAAM,mBAAmB,CAAC;AAM3B,OAAO,KAAK,EACR,cAAc,EACd,UAAU,EACV,cAAc,EACd,wBAAwB,EAC3B,MAAM,iBAAiB,CAAC;AACzB,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AACtD,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE/B,wBAAgB,sBAAsB,IAAK,GAAG,CAAC,MAAM,CAAC,CAErD;AAED,wBAAgB,cAAc,CAAC,KAAK,EAAE,kBAAkB,GAAI,GAAG,CAAC,MAAM,CAAC,CAEtE;AAED,wBAAgB,gCAAgC,CAC5C,CAAC,GAAG,OAAO,EACX,CAAC,SAAS,wBAAwB,CAAC,CAAC,CAAC,GAAG,wBAAwB,CAAC,CAAC,CAAC,EAEnE,MAAM,EAAE,cAAc,CAAC,CAAC,EAAE,CAAC,CAAC,GAC5B,0BAA0B,CAE7B;AAED,wBAAgB,kCAAkC,CAC9C,CAAC,SAAS,cAAc,GAAG,cAAc,EACzC,CAAC,GAAG,OAAO,EACb,UAAU,EAAE,UAAU,CAAC,CAAC,EAAE,CAAC,CAAC,GAAI,6BAA6B,CAAC,CAAC,CAAC,CAEjE"}
|
package/dist/index.css
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
|
|
2
|
-
.identity-provider-picker-item[data-v-
|
|
3
|
-
cursor: pointer;
|
|
4
|
-
border-radius: 4px;
|
|
5
|
-
min-width: 120px;
|
|
6
|
-
color: #5b646c;
|
|
7
|
-
background-color: #ececec;
|
|
2
|
+
.identity-provider-picker-item[data-v-c243570e] {
|
|
3
|
+
cursor: pointer;
|
|
4
|
+
border-radius: 4px;
|
|
5
|
+
min-width: 120px;
|
|
6
|
+
color: #5b646c;
|
|
7
|
+
background-color: #ececec;
|
|
8
8
|
padding: 0.5rem;
|
|
9
9
|
}
|
|
10
|
-
.identity-provider-picker-item.active[data-v-
|
|
11
|
-
.identity-provider-picker-item[data-v-
|
|
12
|
-
.identity-provider-picker-item[data-v-
|
|
13
|
-
background-color: #6d7fcc;
|
|
10
|
+
.identity-provider-picker-item.active[data-v-c243570e],
|
|
11
|
+
.identity-provider-picker-item[data-v-c243570e]:hover,
|
|
12
|
+
.identity-provider-picker-item[data-v-c243570e]:active {
|
|
13
|
+
background-color: #6d7fcc;
|
|
14
14
|
color: #fff;
|
|
15
|
-
}
|
|
15
|
+
}
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
.a-picker-item[data-v-
|
|
18
|
+
.a-picker-item[data-v-2630c575] {
|
|
19
19
|
cursor: pointer;
|
|
20
20
|
border-radius: 4px;
|
|
21
21
|
min-width: 120px;
|
|
@@ -23,15 +23,15 @@
|
|
|
23
23
|
background-color: #ececec;
|
|
24
24
|
padding: 0.5rem;
|
|
25
25
|
}
|
|
26
|
-
.a-picker-item.active[data-v-
|
|
27
|
-
.a-picker-item[data-v-
|
|
28
|
-
.a-picker-item[data-v-
|
|
26
|
+
.a-picker-item.active[data-v-2630c575],
|
|
27
|
+
.a-picker-item[data-v-2630c575]:hover,
|
|
28
|
+
.a-picker-item[data-v-2630c575]:active {
|
|
29
29
|
background-color: #6d7fcc;
|
|
30
30
|
color: #fff;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
.identity-provider-box[data-v-
|
|
34
|
+
.identity-provider-box[data-v-429222f4] {
|
|
35
35
|
min-width: 150px;
|
|
36
36
|
}
|
|
37
37
|
|
package/dist/index.d.ts
CHANGED
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,UAAU,CAAC;AAGnC,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AAExB,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,UAAU,CAAC;AAGnC,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AAExB,OAAO,EAAE,OAAO,EAAE,CAAC;;;;AAEnB,wBAAiE"}
|