@authup/client-web-kit 1.0.0-beta.44 → 1.0.0-beta.46
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 +276 -41
- package/dist/components/entities/client/AClientForm.vue.d.ts.map +1 -1
- package/dist/components/entities/client/AClients.d.ts.map +1 -1
- package/dist/components/entities/client-scope/AClientScopes.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderBasicFields.vue.d.ts +118 -323
- package/dist/components/entities/identity-provider/AIdentityProviderBasicFields.vue.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderForm.vue.d.ts +283 -3087
- package/dist/components/entities/identity-provider/AIdentityProviderForm.vue.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderLdapConnectionFields.vue.d.ts +3 -358
- package/dist/components/entities/identity-provider/AIdentityProviderLdapConnectionFields.vue.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderLdapCredentialsFields.vue.d.ts +3 -255
- package/dist/components/entities/identity-provider/AIdentityProviderLdapCredentialsFields.vue.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderLdapForm.vue.d.ts +146 -1554
- package/dist/components/entities/identity-provider/AIdentityProviderLdapForm.vue.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderLdapGroupFields.vue.d.ts +3 -258
- package/dist/components/entities/identity-provider/AIdentityProviderLdapGroupFields.vue.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderLdapUserFields.vue.d.ts +3 -257
- package/dist/components/entities/identity-provider/AIdentityProviderLdapUserFields.vue.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderOAuth2ClientFields.vue.d.ts +3 -245
- package/dist/components/entities/identity-provider/AIdentityProviderOAuth2ClientFields.vue.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderOAuth2Discovery.vue.d.ts +0 -237
- package/dist/components/entities/identity-provider/AIdentityProviderOAuth2Discovery.vue.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderOAuth2EndpointFields.vue.d.ts +3 -3
- package/dist/components/entities/identity-provider/AIdentityProviderOAuth2EndpointFields.vue.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviderOAuth2Form.vue.d.ts +142 -1415
- package/dist/components/entities/identity-provider/AIdentityProviderOAuth2Form.vue.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/AIdentityProviders.d.ts.map +1 -1
- package/dist/components/entities/identity-provider/index.d.ts +3 -3
- package/dist/components/entities/identity-provider/index.d.ts.map +1 -1
- package/dist/components/entities/identity-provider-role/AIdentityProviderRoleAssignment.vue.d.ts +2 -1
- package/dist/components/entities/identity-provider-role/AIdentityProviderRoleAssignment.vue.d.ts.map +1 -1
- package/dist/components/entities/identity-provider-role/AIdentityProviderRoleAssignments.vue.d.ts +1 -1
- package/dist/components/entities/identity-provider-role/AIdentityProviderRoleAssignments.vue.d.ts.map +1 -1
- package/dist/components/entities/permission/APermissionForm.vue.d.ts +118 -478
- package/dist/components/entities/permission/APermissionForm.vue.d.ts.map +1 -1
- package/dist/components/entities/permission/APermissions.d.ts.map +1 -1
- package/dist/components/entities/permission/index.d.ts +1 -1
- package/dist/components/entities/permission/index.d.ts.map +1 -1
- package/dist/components/entities/permission-policy/APermissionPolicyAssignments.vue.d.ts +1 -0
- package/dist/components/entities/permission-policy/APermissionPolicyAssignments.vue.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 +136 -0
- package/dist/components/entities/policy/APolicyBasicForm.vue.d.ts.map +1 -1
- package/dist/components/entities/policy/APolicyDetailNav.vue.d.ts +1 -0
- package/dist/components/entities/policy/APolicyDetailNav.vue.d.ts.map +1 -1
- package/dist/components/entities/policy/APolicyForm.vue.d.ts +136 -0
- package/dist/components/entities/policy/APolicyForm.vue.d.ts.map +1 -1
- package/dist/components/entities/policy/APolicyInlineInfo.vue.d.ts +1 -0
- package/dist/components/entities/policy/APolicyInlineInfo.vue.d.ts.map +1 -1
- package/dist/components/entities/policy/attribute-names/AAttributeNamesPolicyForm.vue.d.ts +1 -37
- 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 +2 -0
- package/dist/components/entities/policy/date/ADatePolicyForm.vue.d.ts.map +1 -1
- package/dist/components/entities/policy/identity/AIdentityPolicyForm.vue.d.ts +1 -37
- package/dist/components/entities/policy/identity/AIdentityPolicyForm.vue.d.ts.map +1 -1
- package/dist/components/entities/policy/realm-match/ARealmMatchPolicyForm.vue.d.ts +1 -37
- package/dist/components/entities/policy/realm-match/ARealmMatchPolicyForm.vue.d.ts.map +1 -1
- package/dist/components/entities/policy/time/ATimePolicyForm.vue.d.ts +2 -0
- package/dist/components/entities/policy/time/ATimePolicyForm.vue.d.ts.map +1 -1
- package/dist/components/entities/realm/ARealmForm.vue.d.ts +120 -316
- package/dist/components/entities/realm/ARealmForm.vue.d.ts.map +1 -1
- package/dist/components/entities/realm/ARealms.d.ts.map +1 -1
- package/dist/components/entities/realm/index.d.ts +1 -1
- package/dist/components/entities/realm/index.d.ts.map +1 -1
- package/dist/components/entities/robot/ARobotForm.vue.d.ts +242 -386
- package/dist/components/entities/robot/ARobotForm.vue.d.ts.map +1 -1
- package/dist/components/entities/robot/ARobots.d.ts.map +1 -1
- package/dist/components/entities/robot/index.d.ts +1 -1
- package/dist/components/entities/robot/index.d.ts.map +1 -1
- package/dist/components/entities/role/ARoleForm.vue.d.ts +120 -402
- package/dist/components/entities/role/ARoleForm.vue.d.ts.map +1 -1
- package/dist/components/entities/role/ARoles.d.ts.map +1 -1
- package/dist/components/entities/role/index.d.ts +1 -1
- package/dist/components/entities/role/index.d.ts.map +1 -1
- package/dist/components/entities/scope/AScopeForm.vue.d.ts +120 -409
- package/dist/components/entities/scope/AScopeForm.vue.d.ts.map +1 -1
- package/dist/components/entities/scope/AScopes.d.ts.map +1 -1
- package/dist/components/entities/scope/index.d.ts +1 -1
- package/dist/components/entities/scope/index.d.ts.map +1 -1
- package/dist/components/entities/user/AUserForm.vue.d.ts +117 -496
- package/dist/components/entities/user/AUserForm.vue.d.ts.map +1 -1
- package/dist/components/entities/user/AUserPasswordForm.vue.d.ts +0 -385
- package/dist/components/entities/user/AUserPasswordForm.vue.d.ts.map +1 -1
- package/dist/components/entities/user/AUsers.d.ts.map +1 -1
- package/dist/components/entities/user/index.d.ts +2 -2
- package/dist/components/entities/user/index.d.ts.map +1 -1
- package/dist/components/utility/ANameInput.vue.d.ts +151 -0
- package/dist/components/utility/ANameInput.vue.d.ts.map +1 -0
- package/dist/components/utility/ASecretInput.vue.d.ts +156 -0
- package/dist/components/utility/ASecretInput.vue.d.ts.map +1 -0
- package/dist/components/utility/AToggleButton.vue.d.ts +0 -27
- package/dist/components/utility/AToggleButton.vue.d.ts.map +1 -1
- package/dist/components/utility/LanguageSwitcherDropdown.d.ts.map +1 -1
- package/dist/components/utility/entity/AEntityDelete.d.ts.map +1 -1
- package/dist/components/utility/form-input-list/AFormInputList.vue.d.ts +2 -37
- 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/index.d.ts +2 -0
- package/dist/components/utility/index.d.ts.map +1 -1
- package/dist/components/utility/title/ATitle.d.ts.map +1 -1
- package/dist/components/utility/translation/index.d.ts +0 -1
- package/dist/components/utility/translation/index.d.ts.map +1 -1
- package/dist/components/workflows/Login.vue.d.ts +2 -0
- package/dist/components/workflows/Login.vue.d.ts.map +1 -1
- package/dist/components/workflows/authorize/Authorize.vue.d.ts +5 -0
- package/dist/components/workflows/authorize/Authorize.vue.d.ts.map +1 -1
- package/dist/components/workflows/authorize/AuthorizeForm.vue.d.ts +4 -0
- package/dist/components/workflows/authorize/AuthorizeForm.vue.d.ts.map +1 -1
- package/dist/components/workflows/authorize/AuthorizeScopes.vue.d.ts +2 -0
- package/dist/components/workflows/authorize/AuthorizeScopes.vue.d.ts.map +1 -1
- package/dist/core/form/defaults.d.ts.map +1 -1
- package/dist/core/translator/helpers.d.ts +25 -6
- package/dist/core/translator/helpers.d.ts.map +1 -1
- package/dist/core/translator/index.d.ts +0 -1
- package/dist/core/translator/index.d.ts.map +1 -1
- package/dist/core/translator/install.d.ts +7 -6
- package/dist/core/translator/install.d.ts.map +1 -1
- package/dist/core/translator/singleton.d.ts +12 -0
- package/dist/core/translator/singleton.d.ts.map +1 -1
- package/dist/index.mjs +2232 -843
- package/dist/index.mjs.map +1 -1
- package/package.json +27 -25
- package/dist/components/utility/translation/ATranslationDefault.vue.d.ts +0 -43
- package/dist/components/utility/translation/ATranslationDefault.vue.d.ts.map +0 -1
- package/dist/core/translator/constants.d.ts +0 -61
- package/dist/core/translator/constants.d.ts.map +0 -1
- package/dist/core/translator/de/client.d.ts +0 -3
- package/dist/core/translator/de/client.d.ts.map +0 -1
- package/dist/core/translator/de/default.d.ts +0 -3
- package/dist/core/translator/de/default.d.ts.map +0 -1
- package/dist/core/translator/de/index.d.ts +0 -4
- package/dist/core/translator/de/index.d.ts.map +0 -1
- package/dist/core/translator/de/vuecs.d.ts +0 -3
- package/dist/core/translator/de/vuecs.d.ts.map +0 -1
- package/dist/core/translator/en/client.d.ts +0 -3
- package/dist/core/translator/en/client.d.ts.map +0 -1
- package/dist/core/translator/en/default.d.ts +0 -3
- package/dist/core/translator/en/default.d.ts.map +0 -1
- package/dist/core/translator/en/index.d.ts +0 -4
- package/dist/core/translator/en/index.d.ts.map +0 -1
- package/dist/core/translator/en/vuecs.d.ts +0 -3
- package/dist/core/translator/en/vuecs.d.ts.map +0 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@authup/client-web-kit",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.0-beta.
|
|
4
|
+
"version": "1.0.0-beta.46",
|
|
5
5
|
"description": "This package contains vue components.",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"module": "dist/index.mjs",
|
|
@@ -58,13 +58,14 @@
|
|
|
58
58
|
"@vueuse/integrations": "^14.3.0"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
|
-
"@authup/access": "^1.0.0-beta.
|
|
62
|
-
"@authup/core-http-kit": "^1.0.0-beta.
|
|
63
|
-
"@authup/core-kit": "^1.0.0-beta.
|
|
64
|
-
"@authup/core-realtime-kit": "^1.0.0-beta.
|
|
65
|
-
"@authup/errors": "^1.0.0-beta.
|
|
66
|
-
"@authup/
|
|
67
|
-
"@authup/
|
|
61
|
+
"@authup/access": "^1.0.0-beta.46",
|
|
62
|
+
"@authup/core-http-kit": "^1.0.0-beta.46",
|
|
63
|
+
"@authup/core-kit": "^1.0.0-beta.46",
|
|
64
|
+
"@authup/core-realtime-kit": "^1.0.0-beta.46",
|
|
65
|
+
"@authup/errors": "^1.0.0-beta.46",
|
|
66
|
+
"@authup/i18n": "^1.0.0-beta.46",
|
|
67
|
+
"@authup/kit": "^1.0.0-beta.46",
|
|
68
|
+
"@authup/specs": "^1.0.0-beta.46",
|
|
68
69
|
"@ilingo/validup": "^1.0.1",
|
|
69
70
|
"@ilingo/validup-vue": "^1.0.1",
|
|
70
71
|
"@ilingo/vue": "^6.0.0",
|
|
@@ -73,16 +74,16 @@
|
|
|
73
74
|
"@validup/vue": "^0.3.3",
|
|
74
75
|
"@validup/zod": "^0.3.3",
|
|
75
76
|
"@vitejs/plugin-vue": "^6.0.5",
|
|
76
|
-
"@vuecs/button": "^1.0.
|
|
77
|
-
"@vuecs/core": "^3.
|
|
78
|
-
"@vuecs/elements": "^1.2.
|
|
79
|
-
"@vuecs/forms": "^5.
|
|
77
|
+
"@vuecs/button": "^1.0.4",
|
|
78
|
+
"@vuecs/core": "^3.2.0",
|
|
79
|
+
"@vuecs/elements": "^1.2.3",
|
|
80
|
+
"@vuecs/forms": "^5.2.0",
|
|
80
81
|
"@vuecs/icon": "^1.0.1",
|
|
81
|
-
"@vuecs/list": "^1.0.
|
|
82
|
-
"@vuecs/overlays": "^1.0.
|
|
83
|
-
"@vuecs/pagination": "^2.1.
|
|
84
|
-
"@vuecs/placeholder": "^1.0.
|
|
85
|
-
"@vuecs/table": "^1.1
|
|
82
|
+
"@vuecs/list": "^1.0.4",
|
|
83
|
+
"@vuecs/overlays": "^1.0.4",
|
|
84
|
+
"@vuecs/pagination": "^2.1.3",
|
|
85
|
+
"@vuecs/placeholder": "^1.0.4",
|
|
86
|
+
"@vuecs/table": "^1.2.1",
|
|
86
87
|
"@vueuse/core": "^14.1.0",
|
|
87
88
|
"cross-env": "^10.1.0",
|
|
88
89
|
"ilingo": "^6.0.0",
|
|
@@ -96,13 +97,14 @@
|
|
|
96
97
|
"vue-tsc": "^3.2.8"
|
|
97
98
|
},
|
|
98
99
|
"peerDependencies": {
|
|
99
|
-
"@authup/access": "^1.0.0-beta.
|
|
100
|
-
"@authup/core-http-kit": "^1.0.0-beta.
|
|
101
|
-
"@authup/core-kit": "^1.0.0-beta.
|
|
102
|
-
"@authup/core-realtime-kit": "^1.0.0-beta.
|
|
103
|
-
"@authup/errors": "^1.0.0-beta.
|
|
104
|
-
"@authup/
|
|
105
|
-
"@authup/
|
|
100
|
+
"@authup/access": "^1.0.0-beta.46",
|
|
101
|
+
"@authup/core-http-kit": "^1.0.0-beta.46",
|
|
102
|
+
"@authup/core-kit": "^1.0.0-beta.46",
|
|
103
|
+
"@authup/core-realtime-kit": "^1.0.0-beta.46",
|
|
104
|
+
"@authup/errors": "^1.0.0-beta.46",
|
|
105
|
+
"@authup/i18n": "^1.0.0-beta.46",
|
|
106
|
+
"@authup/kit": "^1.0.0-beta.46",
|
|
107
|
+
"@authup/specs": "^1.0.0-beta.46",
|
|
106
108
|
"@ilingo/validup": "^1.x",
|
|
107
109
|
"@ilingo/validup-vue": "^1.x",
|
|
108
110
|
"@ilingo/vue": "^6.x",
|
|
@@ -124,7 +126,7 @@
|
|
|
124
126
|
"socket.io-client": "^4.8.3",
|
|
125
127
|
"universal-cookie": "^8.1.2",
|
|
126
128
|
"validup": "^0.5.x",
|
|
127
|
-
"vue": "^3.
|
|
129
|
+
"vue": "^3.5.35"
|
|
128
130
|
},
|
|
129
131
|
"publishConfig": {
|
|
130
132
|
"access": "public"
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import type { PropType } from 'vue';
|
|
2
|
-
import type { TranslatorTranslationDefaultKey } from '../../../core';
|
|
3
|
-
import { TranslatorTranslationNamespace } from '../../../core';
|
|
4
|
-
declare const _default: typeof __VLS_export;
|
|
5
|
-
export default _default;
|
|
6
|
-
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
7
|
-
name: {
|
|
8
|
-
type: PropType<`${TranslatorTranslationDefaultKey}`>;
|
|
9
|
-
required: true;
|
|
10
|
-
};
|
|
11
|
-
}>, {
|
|
12
|
-
TranslatorTranslationNamespace: typeof TranslatorTranslationNamespace;
|
|
13
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
14
|
-
name: {
|
|
15
|
-
type: PropType<`${TranslatorTranslationDefaultKey}`>;
|
|
16
|
-
required: true;
|
|
17
|
-
};
|
|
18
|
-
}>> & Readonly<{}>, {}, {}, {
|
|
19
|
-
ATranslation: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
20
|
-
group: {
|
|
21
|
-
type: StringConstructor;
|
|
22
|
-
required: true;
|
|
23
|
-
};
|
|
24
|
-
name: {
|
|
25
|
-
type: StringConstructor;
|
|
26
|
-
required: true;
|
|
27
|
-
};
|
|
28
|
-
}>, () => string[] | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
29
|
-
[key: string]: any;
|
|
30
|
-
}> | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
31
|
-
[key: string]: any;
|
|
32
|
-
}>[], {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
33
|
-
group: {
|
|
34
|
-
type: StringConstructor;
|
|
35
|
-
required: true;
|
|
36
|
-
};
|
|
37
|
-
name: {
|
|
38
|
-
type: StringConstructor;
|
|
39
|
-
required: true;
|
|
40
|
-
};
|
|
41
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
42
|
-
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
43
|
-
//# sourceMappingURL=ATranslationDefault.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ATranslationDefault.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/utility/translation/ATranslationDefault.vue"],"names":[],"mappings":"AA6BA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEpC,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,eAAe,CAAC;AACrE,OAAO,EAAE,8BAA8B,EAAE,MAAM,eAAe,CAAC;wBAG1C,OAAO,YAAY;AAAxC,wBAAyC;AA2BzC,QAAA,MAAM,YAAY;;cAIU,QAAQ,CAAC,GAAG,+BAA+B,EAAE,CAAC;;;;;;;cAA9C,QAAQ,CAAC,GAAG,+BAA+B,EAAE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAOxE,CAAC"}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Catalog namespace names registered by `installTranslator`. Mirrors
|
|
3
|
-
* ilingo 6's catalog terminology — namespaces are the dotted root paths
|
|
4
|
-
* under each locale.
|
|
5
|
-
*
|
|
6
|
-
* The `validup` namespace (validation-message catalogs for `IssueCode`
|
|
7
|
-
* keys) is registered automatically by `@ilingo/validup-vue`'s install
|
|
8
|
-
* and is **not** part of this enum.
|
|
9
|
-
*/
|
|
10
|
-
export declare enum TranslatorTranslationNamespace {
|
|
11
|
-
DEFAULT = "default",
|
|
12
|
-
CLIENT = "authupClient",
|
|
13
|
-
VUECS = "vuecs"
|
|
14
|
-
}
|
|
15
|
-
export declare enum TranslatorTranslationVuecsKey {
|
|
16
|
-
NO_MORE = "noMore"
|
|
17
|
-
}
|
|
18
|
-
export declare enum TranslatorTranslationClientKey {
|
|
19
|
-
NAME_HINT = "nameHint",
|
|
20
|
-
DESCRIPTION_HINT = "descriptionHint",
|
|
21
|
-
REDIRECT_URI_HINT = "redirectURIHint",
|
|
22
|
-
IS_CONFIDENTIAL = "isConfidential",
|
|
23
|
-
IS_ACTIVE = "isActive",
|
|
24
|
-
HASH_SECRET = "hashSecret"
|
|
25
|
-
}
|
|
26
|
-
export declare enum TranslatorTranslationDefaultKey {
|
|
27
|
-
ADD = "add",
|
|
28
|
-
CREATE = "create",
|
|
29
|
-
DELETE = "delete",
|
|
30
|
-
GENERATE = "generate",
|
|
31
|
-
UPDATE = "update",
|
|
32
|
-
ACTIVE = "active",
|
|
33
|
-
INACTIVE = "inactive",
|
|
34
|
-
LOCKED = "locked",
|
|
35
|
-
NOT_LOCKED = "notLocked",
|
|
36
|
-
VALUE_IS_REGEX = "valueIsRegex",
|
|
37
|
-
CLIENT = "client",
|
|
38
|
-
CLIENTS = "clients",
|
|
39
|
-
CLIENT_SCOPES = "clientScopes",
|
|
40
|
-
DISPLAY_NAME = "displayName",
|
|
41
|
-
EMAIL = "email",
|
|
42
|
-
EXTERNAL_ID = "externalId",
|
|
43
|
-
HASHED = "hashed",
|
|
44
|
-
OVERVIEW = "overview",
|
|
45
|
-
IDENTITY_PROVIDERS = "identityProviders",
|
|
46
|
-
NAME = "name",
|
|
47
|
-
DECISION_STRATEGY = "decisionStrategy",
|
|
48
|
-
DESCRIPTION = "description",
|
|
49
|
-
PERMISSIONS = "permissions",
|
|
50
|
-
POLICY = "policy",
|
|
51
|
-
POLICIES = "policies",
|
|
52
|
-
REALM = "realm",
|
|
53
|
-
ROBOTS = "robots",
|
|
54
|
-
REALMS = "realms",
|
|
55
|
-
ROLES = "roles",
|
|
56
|
-
SCOPES = "scopes",
|
|
57
|
-
SECRET = "secret",
|
|
58
|
-
REDIRECT_URIS = "redirectUris",
|
|
59
|
-
USERS = "users"
|
|
60
|
-
}
|
|
61
|
-
//# sourceMappingURL=constants.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../src/core/translator/constants.ts"],"names":[],"mappings":"AAOA;;;;;;;;GAQG;AACH,oBAAY,8BAA8B;IACtC,OAAO,YAAY;IAEnB,MAAM,iBAAiB;IAEvB,KAAK,UAAU;CAClB;AAED,oBAAY,6BAA6B;IACrC,OAAO,WAAW;CACrB;AAED,oBAAY,8BAA8B;IACtC,SAAS,aAAa;IACtB,gBAAgB,oBAAoB;IACpC,iBAAiB,oBAAoB;IACrC,eAAe,mBAAmB;IAClC,SAAS,aAAa;IACtB,WAAW,eAAe;CAC7B;AAED,oBAAY,+BAA+B;IACvC,GAAG,QAAQ;IACX,MAAM,WAAW;IACjB,MAAM,WAAW;IACjB,QAAQ,aAAa;IACrB,MAAM,WAAW;IAEjB,MAAM,WAAW;IACjB,QAAQ,aAAa;IAErB,MAAM,WAAW;IACjB,UAAU,cAAc;IAExB,cAAc,iBAAiB;IAE/B,MAAM,WAAW;IACjB,OAAO,YAAY;IACnB,aAAa,iBAAiB;IAC9B,YAAY,gBAAgB;IAC5B,KAAK,UAAU;IACf,WAAW,eAAe;IAC1B,MAAM,WAAW;IACjB,QAAQ,aAAa;IACrB,kBAAkB,sBAAsB;IACxC,IAAI,SAAS;IACb,iBAAiB,qBAAqB;IACtC,WAAW,gBAAgB;IAC3B,WAAW,gBAAgB;IAC3B,MAAM,WAAW;IACjB,QAAQ,aAAa;IACrB,KAAK,UAAU;IACf,MAAM,WAAW;IACjB,MAAM,WAAW;IACjB,KAAK,UAAU;IACf,MAAM,WAAW;IACjB,MAAM,WAAW;IACjB,aAAa,iBAAiB;IAC9B,KAAK,UAAU;CAClB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../../../../src/core/translator/de/client.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,QAAQ,CAAC;AAG3C,eAAO,MAAM,iCAAiC,EAAG,YAOhD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../../../src/core/translator/de/default.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,QAAQ,CAAC;AAG3C,eAAO,MAAM,kCAAkC,EAAE,YAqChD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/core/translator/de/index.ts"],"names":[],"mappings":"AAOA,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"vuecs.d.ts","sourceRoot":"","sources":["../../../../src/core/translator/de/vuecs.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,QAAQ,CAAC;AAG3C,eAAO,MAAM,gCAAgC,EAAG,YAA+F,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../../../../src/core/translator/en/client.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,QAAQ,CAAC;AAG3C,eAAO,MAAM,kCAAkC,EAAG,YAOjD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../../../src/core/translator/en/default.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,QAAQ,CAAC;AAG3C,eAAO,MAAM,mCAAmC,EAAG,YAqClD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/core/translator/en/index.ts"],"names":[],"mappings":"AAOA,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"vuecs.d.ts","sourceRoot":"","sources":["../../../../src/core/translator/en/vuecs.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,QAAQ,CAAC;AAG3C,eAAO,MAAM,iCAAiC,EAAG,YAAwF,CAAC"}
|