@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/permission/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/permission/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACnE,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC"}
|
|
@@ -319,6 +319,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
319
319
|
};
|
|
320
320
|
}>, {
|
|
321
321
|
handleClick: (e: Event) => void;
|
|
322
|
+
viewPolicyDetails: import("vue").Ref<string, string>;
|
|
322
323
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
323
324
|
policyId: {
|
|
324
325
|
type: StringConstructor;
|
package/dist/components/entities/permission-policy/APermissionPolicyAssignments.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"APermissionPolicyAssignments.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/permission-policy/APermissionPolicyAssignments.vue"],"names":[],"mappings":"AAgJA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;wBAa1B,OAAO,YAAY;AAAxC,wBAAyC;AA2MzC,QAAA,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"APermissionPolicyAssignments.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/permission-policy/APermissionPolicyAssignments.vue"],"names":[],"mappings":"AAgJA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;wBAa1B,OAAO,YAAY;AAAxC,wBAAyC;AA2MzC,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAkChB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"APolicies.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicies.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"APolicies.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicies.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAS5D,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mHAyBpB,CAAC"}
|
|
@@ -30,6 +30,142 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
30
30
|
}>, {
|
|
31
31
|
type: string;
|
|
32
32
|
}, {}, {
|
|
33
|
+
ANameInput: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
34
|
+
modelValue: {
|
|
35
|
+
type: PropType<string | null | undefined>;
|
|
36
|
+
default: string;
|
|
37
|
+
};
|
|
38
|
+
disabled: {
|
|
39
|
+
type: BooleanConstructor;
|
|
40
|
+
default: boolean;
|
|
41
|
+
};
|
|
42
|
+
label: {
|
|
43
|
+
type: PropType<string | undefined>;
|
|
44
|
+
default: any;
|
|
45
|
+
};
|
|
46
|
+
}>, {
|
|
47
|
+
buttonLabel: import("vue").ComputedRef<string>;
|
|
48
|
+
onUpdate: (value: string) => void;
|
|
49
|
+
generate: () => void;
|
|
50
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
51
|
+
modelValue: {
|
|
52
|
+
type: PropType<string | null | undefined>;
|
|
53
|
+
default: string;
|
|
54
|
+
};
|
|
55
|
+
disabled: {
|
|
56
|
+
type: BooleanConstructor;
|
|
57
|
+
default: boolean;
|
|
58
|
+
};
|
|
59
|
+
label: {
|
|
60
|
+
type: PropType<string | undefined>;
|
|
61
|
+
default: any;
|
|
62
|
+
};
|
|
63
|
+
}>> & Readonly<{
|
|
64
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
65
|
+
}>, {
|
|
66
|
+
modelValue: string;
|
|
67
|
+
label: string;
|
|
68
|
+
disabled: boolean;
|
|
69
|
+
}, {}, {
|
|
70
|
+
VCFormInput: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
71
|
+
modelValue: {
|
|
72
|
+
type: PropType<string | null | undefined>;
|
|
73
|
+
};
|
|
74
|
+
type: {
|
|
75
|
+
type: StringConstructor;
|
|
76
|
+
default: string;
|
|
77
|
+
};
|
|
78
|
+
group: {
|
|
79
|
+
type: BooleanConstructor;
|
|
80
|
+
default: boolean;
|
|
81
|
+
};
|
|
82
|
+
groupPrepend: {
|
|
83
|
+
type: BooleanConstructor;
|
|
84
|
+
default: boolean;
|
|
85
|
+
};
|
|
86
|
+
groupPrependContent: {
|
|
87
|
+
type: StringConstructor;
|
|
88
|
+
default: any;
|
|
89
|
+
};
|
|
90
|
+
groupAppend: {
|
|
91
|
+
type: BooleanConstructor;
|
|
92
|
+
default: boolean;
|
|
93
|
+
};
|
|
94
|
+
groupAppendContent: {
|
|
95
|
+
type: StringConstructor;
|
|
96
|
+
default: any;
|
|
97
|
+
};
|
|
98
|
+
debounce: {
|
|
99
|
+
type: NumberConstructor;
|
|
100
|
+
default: number;
|
|
101
|
+
};
|
|
102
|
+
themeClass: {
|
|
103
|
+
type: PropType<import("@vuecs/core").ThemeClassesOverride<import("@vuecs/forms").FormInputThemeClasses>>;
|
|
104
|
+
default: any;
|
|
105
|
+
};
|
|
106
|
+
themeVariant: {
|
|
107
|
+
type: PropType<import("@vuecs/core").VariantValues>;
|
|
108
|
+
default: any;
|
|
109
|
+
};
|
|
110
|
+
}>, () => string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
111
|
+
[key: string]: any;
|
|
112
|
+
}> | import("vue").VNodeArrayChildren, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
113
|
+
modelValue: {
|
|
114
|
+
type: PropType<string | null | undefined>;
|
|
115
|
+
};
|
|
116
|
+
type: {
|
|
117
|
+
type: StringConstructor;
|
|
118
|
+
default: string;
|
|
119
|
+
};
|
|
120
|
+
group: {
|
|
121
|
+
type: BooleanConstructor;
|
|
122
|
+
default: boolean;
|
|
123
|
+
};
|
|
124
|
+
groupPrepend: {
|
|
125
|
+
type: BooleanConstructor;
|
|
126
|
+
default: boolean;
|
|
127
|
+
};
|
|
128
|
+
groupPrependContent: {
|
|
129
|
+
type: StringConstructor;
|
|
130
|
+
default: any;
|
|
131
|
+
};
|
|
132
|
+
groupAppend: {
|
|
133
|
+
type: BooleanConstructor;
|
|
134
|
+
default: boolean;
|
|
135
|
+
};
|
|
136
|
+
groupAppendContent: {
|
|
137
|
+
type: StringConstructor;
|
|
138
|
+
default: any;
|
|
139
|
+
};
|
|
140
|
+
debounce: {
|
|
141
|
+
type: NumberConstructor;
|
|
142
|
+
default: number;
|
|
143
|
+
};
|
|
144
|
+
themeClass: {
|
|
145
|
+
type: PropType<import("@vuecs/core").ThemeClassesOverride<import("@vuecs/forms").FormInputThemeClasses>>;
|
|
146
|
+
default: any;
|
|
147
|
+
};
|
|
148
|
+
themeVariant: {
|
|
149
|
+
type: PropType<import("@vuecs/core").VariantValues>;
|
|
150
|
+
default: any;
|
|
151
|
+
};
|
|
152
|
+
}>> & Readonly<{
|
|
153
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
154
|
+
}>, {
|
|
155
|
+
group: boolean;
|
|
156
|
+
themeClass: import("@vuecs/core").ThemeClassesOverride<import("@vuecs/forms").FormInputThemeClasses>;
|
|
157
|
+
themeVariant: import("@vuecs/core").VariantValues;
|
|
158
|
+
type: string;
|
|
159
|
+
groupAppend: boolean;
|
|
160
|
+
groupPrepend: boolean;
|
|
161
|
+
groupPrependContent: string;
|
|
162
|
+
groupAppendContent: string;
|
|
163
|
+
debounce: number;
|
|
164
|
+
}, import("vue").SlotsType<{
|
|
165
|
+
groupAppend: import("@vuecs/forms").FormInputGroupSlotProps;
|
|
166
|
+
groupPrepend: import("@vuecs/forms").FormInputGroupSlotProps;
|
|
167
|
+
}>, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
168
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
33
169
|
ARealmPicker: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
34
170
|
query: {
|
|
35
171
|
type: PropType<import("rapiq").BuildInput<import("@authup/core-kit").Realm>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"APolicyBasicForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyBasicForm.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"APolicyBasicForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyBasicForm.vue"],"names":[],"mappings":"AAsOA,OAAO,EACH,KAAK,QAAQ,EAOhB,MAAM,KAAK,CAAC;AAQb,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAE/C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;wBAa1B,OAAO,YAAY;AAAxC,wBAAyC;AA4UzC,QAAA,MAAM,YAAY;;cAYgB,QAAQ,CAAC,MAAM,CAAC;;;cAClB,QAAQ,CAAC,MAAM,GAAG,IAAI,CAAC;;;;;;;;;;;cADrB,QAAQ,CAAC,MAAM,CAAC;;;cAClB,QAAQ,CAAC,MAAM,GAAG,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAvWzB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCAAH,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCAjBjC,GApCkC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCAoClC,GA9E0C;;;;;;;;;;;;;;;;;;;;;oEAkiBxC,CAAC"}
|
|
@@ -7,6 +7,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
7
7
|
};
|
|
8
8
|
}>, {
|
|
9
9
|
handleClick: (e: Event) => void;
|
|
10
|
+
viewPolicyDetails: import("vue").Ref<string, string>;
|
|
10
11
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
11
12
|
policyId: {
|
|
12
13
|
type: StringConstructor;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"APolicyDetailNav.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyDetailNav.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"APolicyDetailNav.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyDetailNav.vue"],"names":[],"mappings":"wBAqDqB,OAAO,YAAY;AAAxC,wBAAyC;AAgCzC,QAAA,MAAM,YAAY;;;;;;qBAcc,KAAK;;;;;;;;;iFAOnC,CAAC"}
|
|
@@ -106,6 +106,142 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
106
106
|
}>, {
|
|
107
107
|
type: string;
|
|
108
108
|
}, {}, {
|
|
109
|
+
ANameInput: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
110
|
+
modelValue: {
|
|
111
|
+
type: PropType<string | null | undefined>;
|
|
112
|
+
default: string;
|
|
113
|
+
};
|
|
114
|
+
disabled: {
|
|
115
|
+
type: BooleanConstructor;
|
|
116
|
+
default: boolean;
|
|
117
|
+
};
|
|
118
|
+
label: {
|
|
119
|
+
type: PropType<string | undefined>;
|
|
120
|
+
default: any;
|
|
121
|
+
};
|
|
122
|
+
}>, {
|
|
123
|
+
buttonLabel: import("vue").ComputedRef<string>;
|
|
124
|
+
onUpdate: (value: string) => void;
|
|
125
|
+
generate: () => void;
|
|
126
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
127
|
+
modelValue: {
|
|
128
|
+
type: PropType<string | null | undefined>;
|
|
129
|
+
default: string;
|
|
130
|
+
};
|
|
131
|
+
disabled: {
|
|
132
|
+
type: BooleanConstructor;
|
|
133
|
+
default: boolean;
|
|
134
|
+
};
|
|
135
|
+
label: {
|
|
136
|
+
type: PropType<string | undefined>;
|
|
137
|
+
default: any;
|
|
138
|
+
};
|
|
139
|
+
}>> & Readonly<{
|
|
140
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
141
|
+
}>, {
|
|
142
|
+
modelValue: string;
|
|
143
|
+
label: string;
|
|
144
|
+
disabled: boolean;
|
|
145
|
+
}, {}, {
|
|
146
|
+
VCFormInput: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
147
|
+
modelValue: {
|
|
148
|
+
type: PropType<string | null | undefined>;
|
|
149
|
+
};
|
|
150
|
+
type: {
|
|
151
|
+
type: StringConstructor;
|
|
152
|
+
default: string;
|
|
153
|
+
};
|
|
154
|
+
group: {
|
|
155
|
+
type: BooleanConstructor;
|
|
156
|
+
default: boolean;
|
|
157
|
+
};
|
|
158
|
+
groupPrepend: {
|
|
159
|
+
type: BooleanConstructor;
|
|
160
|
+
default: boolean;
|
|
161
|
+
};
|
|
162
|
+
groupPrependContent: {
|
|
163
|
+
type: StringConstructor;
|
|
164
|
+
default: any;
|
|
165
|
+
};
|
|
166
|
+
groupAppend: {
|
|
167
|
+
type: BooleanConstructor;
|
|
168
|
+
default: boolean;
|
|
169
|
+
};
|
|
170
|
+
groupAppendContent: {
|
|
171
|
+
type: StringConstructor;
|
|
172
|
+
default: any;
|
|
173
|
+
};
|
|
174
|
+
debounce: {
|
|
175
|
+
type: NumberConstructor;
|
|
176
|
+
default: number;
|
|
177
|
+
};
|
|
178
|
+
themeClass: {
|
|
179
|
+
type: PropType<import("@vuecs/core").ThemeClassesOverride<import("@vuecs/forms").FormInputThemeClasses>>;
|
|
180
|
+
default: any;
|
|
181
|
+
};
|
|
182
|
+
themeVariant: {
|
|
183
|
+
type: PropType<import("@vuecs/core").VariantValues>;
|
|
184
|
+
default: any;
|
|
185
|
+
};
|
|
186
|
+
}>, () => string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
187
|
+
[key: string]: any;
|
|
188
|
+
}> | import("vue").VNodeArrayChildren, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
189
|
+
modelValue: {
|
|
190
|
+
type: PropType<string | null | undefined>;
|
|
191
|
+
};
|
|
192
|
+
type: {
|
|
193
|
+
type: StringConstructor;
|
|
194
|
+
default: string;
|
|
195
|
+
};
|
|
196
|
+
group: {
|
|
197
|
+
type: BooleanConstructor;
|
|
198
|
+
default: boolean;
|
|
199
|
+
};
|
|
200
|
+
groupPrepend: {
|
|
201
|
+
type: BooleanConstructor;
|
|
202
|
+
default: boolean;
|
|
203
|
+
};
|
|
204
|
+
groupPrependContent: {
|
|
205
|
+
type: StringConstructor;
|
|
206
|
+
default: any;
|
|
207
|
+
};
|
|
208
|
+
groupAppend: {
|
|
209
|
+
type: BooleanConstructor;
|
|
210
|
+
default: boolean;
|
|
211
|
+
};
|
|
212
|
+
groupAppendContent: {
|
|
213
|
+
type: StringConstructor;
|
|
214
|
+
default: any;
|
|
215
|
+
};
|
|
216
|
+
debounce: {
|
|
217
|
+
type: NumberConstructor;
|
|
218
|
+
default: number;
|
|
219
|
+
};
|
|
220
|
+
themeClass: {
|
|
221
|
+
type: PropType<import("@vuecs/core").ThemeClassesOverride<import("@vuecs/forms").FormInputThemeClasses>>;
|
|
222
|
+
default: any;
|
|
223
|
+
};
|
|
224
|
+
themeVariant: {
|
|
225
|
+
type: PropType<import("@vuecs/core").VariantValues>;
|
|
226
|
+
default: any;
|
|
227
|
+
};
|
|
228
|
+
}>> & Readonly<{
|
|
229
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
230
|
+
}>, {
|
|
231
|
+
group: boolean;
|
|
232
|
+
themeClass: import("@vuecs/core").ThemeClassesOverride<import("@vuecs/forms").FormInputThemeClasses>;
|
|
233
|
+
themeVariant: import("@vuecs/core").VariantValues;
|
|
234
|
+
type: string;
|
|
235
|
+
groupAppend: boolean;
|
|
236
|
+
groupPrepend: boolean;
|
|
237
|
+
groupPrependContent: string;
|
|
238
|
+
groupAppendContent: string;
|
|
239
|
+
debounce: number;
|
|
240
|
+
}, import("vue").SlotsType<{
|
|
241
|
+
groupAppend: import("@vuecs/forms").FormInputGroupSlotProps;
|
|
242
|
+
groupPrepend: import("@vuecs/forms").FormInputGroupSlotProps;
|
|
243
|
+
}>, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
244
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
109
245
|
ARealmPicker: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
110
246
|
query: {
|
|
111
247
|
type: PropType<import("rapiq").BuildInput<import("@authup/core-kit").Realm>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"APolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyForm.vue"],"names":[],"mappings":"AAgKA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAQpC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;wBAe1B,OAAO,YAAY;AAAxC,wBAAyC;AA+EzC,QAAA,MAAM,YAAY;;cAOgB,QAAQ,CAAC,MAAM,CAAC;;;cAClB,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;cADd,QAAQ,CAAC,MAAM,CAAC;;;cAClB,QAAQ,CAAC,MAAM,CAAC
|
|
1
|
+
{"version":3,"file":"APolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyForm.vue"],"names":[],"mappings":"AAgKA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAQpC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;wBAe1B,OAAO,YAAY;AAAxC,wBAAyC;AA+EzC,QAAA,MAAM,YAAY;;cAOgB,QAAQ,CAAC,MAAM,CAAC;;;cAClB,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;cADd,QAAQ,CAAC,MAAM,CAAC;;;cAClB,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCA9DlC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAH,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAlCkC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAdtD,GA5C0B;;;;;;;;;;;;;;;;;;;;;;oEAqPxB,CAAC"}
|
|
@@ -37,6 +37,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
37
37
|
};
|
|
38
38
|
}>, {
|
|
39
39
|
handleClick: (e: Event) => void;
|
|
40
|
+
viewPolicyDetails: import("vue").Ref<string, string>;
|
|
40
41
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
41
42
|
policyId: {
|
|
42
43
|
type: StringConstructor;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"APolicyInlineInfo.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyInlineInfo.vue"],"names":[],"mappings":"AAAA,OA8CO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;wBAKf,OAAO,YAAY;AAAxC,wBAAyC;AA8CzC,QAAA,MAAM,YAAY;;cAIU,QAAQ,CAAC,MAAM,CAAC;;;;;;;cAAhB,QAAQ,CAAC,MAAM,CAAC
|
|
1
|
+
{"version":3,"file":"APolicyInlineInfo.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyInlineInfo.vue"],"names":[],"mappings":"AAAA,OA8CO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;wBAKf,OAAO,YAAY;AAAxC,wBAAyC;AA8CzC,QAAA,MAAM,YAAY;;cAIU,QAAQ,CAAC,MAAM,CAAC;;;;;;;cAAhB,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAY1C,CAAC"}
|
|
@@ -47,6 +47,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
47
47
|
id: number;
|
|
48
48
|
value: string;
|
|
49
49
|
}[]>;
|
|
50
|
+
translationsAction: Record<import("@authup/i18n").TranslatorTranslationActionKey.ADD, string>;
|
|
50
51
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "changed"[], "changed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
51
52
|
names: {
|
|
52
53
|
type: PropType<string[]>;
|
|
@@ -67,43 +68,6 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
67
68
|
minItems: number;
|
|
68
69
|
maxItems: number;
|
|
69
70
|
}, {}, {
|
|
70
|
-
ATranslationDefault: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
71
|
-
name: {
|
|
72
|
-
type: PropType<`${import("../../../../index.ts").TranslatorTranslationDefaultKey}`>;
|
|
73
|
-
required: true;
|
|
74
|
-
};
|
|
75
|
-
}>, {
|
|
76
|
-
TranslatorTranslationNamespace: typeof import("../../../../index.ts").TranslatorTranslationNamespace;
|
|
77
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
78
|
-
name: {
|
|
79
|
-
type: PropType<`${import("../../../../index.ts").TranslatorTranslationDefaultKey}`>;
|
|
80
|
-
required: true;
|
|
81
|
-
};
|
|
82
|
-
}>> & Readonly<{}>, {}, {}, {
|
|
83
|
-
ATranslation: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
84
|
-
group: {
|
|
85
|
-
type: StringConstructor;
|
|
86
|
-
required: true;
|
|
87
|
-
};
|
|
88
|
-
name: {
|
|
89
|
-
type: StringConstructor;
|
|
90
|
-
required: true;
|
|
91
|
-
};
|
|
92
|
-
}>, () => string[] | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
93
|
-
[key: string]: any;
|
|
94
|
-
}> | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
95
|
-
[key: string]: any;
|
|
96
|
-
}>[], {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
97
|
-
group: {
|
|
98
|
-
type: StringConstructor;
|
|
99
|
-
required: true;
|
|
100
|
-
};
|
|
101
|
-
name: {
|
|
102
|
-
type: StringConstructor;
|
|
103
|
-
required: true;
|
|
104
|
-
};
|
|
105
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
106
|
-
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
107
71
|
AFormInputListItem: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
108
72
|
name: {
|
|
109
73
|
type: StringConstructor;
|
package/dist/components/entities/policy/attribute-names/AAttributeNamesPolicyForm.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AAttributeNamesPolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/attribute-names/AAttributeNamesPolicyForm.vue"],"names":[],"mappings":"AAqDA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAG/C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;wBAKf,OAAO,YAAY;AAAxC,wBAAyC;AAkCzC,QAAA,MAAM,YAAY;;cAEqB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;0BAkB3B,MAAM,EAAE;;eAfN,MAAM,EAAE;;;;cAHR,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC
|
|
1
|
+
{"version":3,"file":"AAttributeNamesPolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/attribute-names/AAttributeNamesPolicyForm.vue"],"names":[],"mappings":"AAqDA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAG/C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;wBAKf,OAAO,YAAY;AAAxC,wBAAyC;AAkCzC,QAAA,MAAM,YAAY;;cAEqB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;0BAkB3B,MAAM,EAAE;;eAfN,MAAM,EAAE;;;;cAHR,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCA8BghG,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAFjlG,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ACompositePolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/composite/ACompositePolicyForm.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ACompositePolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/composite/ACompositePolicyForm.vue"],"names":[],"mappings":"AAyLA,OAAO,KAAK,EAAE,UAAU,EAAqB,MAAM,OAAO,CAAC;AAC3D,OAAO,EACH,KAAK,QAAQ,EAIhB,MAAM,KAAK,CAAC;AAGb,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAE/C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;wBAM1B,OAAO,YAAY;AAAxC,wBAAyC;AAoJzC,QAAA,MAAM,YAAY;;cAQqB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;8BAmFvB,MAAM,EAAE;;;;;eAhFV,MAAM,EAAE;2BAAqB,MAAM;;;oBAoBT,MAAM,GAAG,IAAI;;;;cAvBvC,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA7KhE,GAhByB;;;;;;;;;;;;;;;;;;;;;;;;;oEAgTvB,CAAC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { type PropType } from 'vue';
|
|
2
|
+
import { TranslatorTranslationFieldKey } from '@authup/i18n';
|
|
2
3
|
import type { Policy } from '@authup/core-kit';
|
|
3
4
|
declare const _default: typeof __VLS_export;
|
|
4
5
|
export default _default;
|
|
@@ -12,6 +13,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
12
13
|
start: string;
|
|
13
14
|
end: string;
|
|
14
15
|
}>;
|
|
16
|
+
translationsDefault: Record<TranslatorTranslationFieldKey.START | TranslatorTranslationFieldKey.END, string>;
|
|
15
17
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "updated"[], "updated", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
16
18
|
entity: {
|
|
17
19
|
type: PropType<Partial<Policy>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ADatePolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/date/ADatePolicyForm.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ADatePolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/date/ADatePolicyForm.vue"],"names":[],"mappings":"AA2GA,OAAO,EAAE,KAAK,QAAQ,EAA6B,MAAM,KAAK,CAAC;AAG/D,OAAO,EAAE,6BAA6B,EAAkC,MAAM,cAAc,CAAC;AAE7F,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;wBAM1B,OAAO,YAAY;AAAxC,wBAAyC;AAuIzC,QAAA,MAAM,YAAY;;cAMqB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;cAAzB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA3DzD,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEA4GR,CAAC"}
|
|
@@ -47,6 +47,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
47
47
|
id: number;
|
|
48
48
|
value: string;
|
|
49
49
|
}[]>;
|
|
50
|
+
translationsAction: Record<import("@authup/i18n").TranslatorTranslationActionKey.ADD, string>;
|
|
50
51
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "changed"[], "changed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
51
52
|
names: {
|
|
52
53
|
type: PropType<string[]>;
|
|
@@ -67,43 +68,6 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
67
68
|
minItems: number;
|
|
68
69
|
maxItems: number;
|
|
69
70
|
}, {}, {
|
|
70
|
-
ATranslationDefault: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
71
|
-
name: {
|
|
72
|
-
type: PropType<`${import("../../../../index.ts").TranslatorTranslationDefaultKey}`>;
|
|
73
|
-
required: true;
|
|
74
|
-
};
|
|
75
|
-
}>, {
|
|
76
|
-
TranslatorTranslationNamespace: typeof import("../../../../index.ts").TranslatorTranslationNamespace;
|
|
77
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
78
|
-
name: {
|
|
79
|
-
type: PropType<`${import("../../../../index.ts").TranslatorTranslationDefaultKey}`>;
|
|
80
|
-
required: true;
|
|
81
|
-
};
|
|
82
|
-
}>> & Readonly<{}>, {}, {}, {
|
|
83
|
-
ATranslation: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
84
|
-
group: {
|
|
85
|
-
type: StringConstructor;
|
|
86
|
-
required: true;
|
|
87
|
-
};
|
|
88
|
-
name: {
|
|
89
|
-
type: StringConstructor;
|
|
90
|
-
required: true;
|
|
91
|
-
};
|
|
92
|
-
}>, () => string[] | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
93
|
-
[key: string]: any;
|
|
94
|
-
}> | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
95
|
-
[key: string]: any;
|
|
96
|
-
}>[], {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
97
|
-
group: {
|
|
98
|
-
type: StringConstructor;
|
|
99
|
-
required: true;
|
|
100
|
-
};
|
|
101
|
-
name: {
|
|
102
|
-
type: StringConstructor;
|
|
103
|
-
required: true;
|
|
104
|
-
};
|
|
105
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
106
|
-
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
107
71
|
AFormInputListItem: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
108
72
|
name: {
|
|
109
73
|
type: StringConstructor;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AIdentityPolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/identity/AIdentityPolicyForm.vue"],"names":[],"mappings":"AA4DA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAG/C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;wBAKf,OAAO,YAAY;AAAxC,wBAAyC;AA0CzC,QAAA,MAAM,YAAY;;cAEqB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;0BAqB3B,MAAM,EAAE;;eAlBN,MAAM,EAAE;;;;cAHR,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC
|
|
1
|
+
{"version":3,"file":"AIdentityPolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/identity/AIdentityPolicyForm.vue"],"names":[],"mappings":"AA4DA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAG/C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;wBAKf,OAAO,YAAY;AAAxC,wBAAyC;AA0CzC,QAAA,MAAM,YAAY;;cAEqB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;0BAqB3B,MAAM,EAAE;;eAlBN,MAAM,EAAE;;;;cAHR,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAiC47E,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAF7/E,CAAC"}
|
|
@@ -51,6 +51,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
51
51
|
id: number;
|
|
52
52
|
value: string;
|
|
53
53
|
}[]>;
|
|
54
|
+
translationsAction: Record<import("@authup/i18n").TranslatorTranslationActionKey.ADD, string>;
|
|
54
55
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "changed"[], "changed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
55
56
|
names: {
|
|
56
57
|
type: PropType<string[]>;
|
|
@@ -71,43 +72,6 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
71
72
|
minItems: number;
|
|
72
73
|
maxItems: number;
|
|
73
74
|
}, {}, {
|
|
74
|
-
ATranslationDefault: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
75
|
-
name: {
|
|
76
|
-
type: PropType<`${import("../../../../core").TranslatorTranslationDefaultKey}`>;
|
|
77
|
-
required: true;
|
|
78
|
-
};
|
|
79
|
-
}>, {
|
|
80
|
-
TranslatorTranslationNamespace: typeof import("../../../../core").TranslatorTranslationNamespace;
|
|
81
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
82
|
-
name: {
|
|
83
|
-
type: PropType<`${import("../../../../core").TranslatorTranslationDefaultKey}`>;
|
|
84
|
-
required: true;
|
|
85
|
-
};
|
|
86
|
-
}>> & Readonly<{}>, {}, {}, {
|
|
87
|
-
ATranslation: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
88
|
-
group: {
|
|
89
|
-
type: StringConstructor;
|
|
90
|
-
required: true;
|
|
91
|
-
};
|
|
92
|
-
name: {
|
|
93
|
-
type: StringConstructor;
|
|
94
|
-
required: true;
|
|
95
|
-
};
|
|
96
|
-
}>, () => string[] | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
97
|
-
[key: string]: any;
|
|
98
|
-
}> | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
99
|
-
[key: string]: any;
|
|
100
|
-
}>[], {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
101
|
-
group: {
|
|
102
|
-
type: StringConstructor;
|
|
103
|
-
required: true;
|
|
104
|
-
};
|
|
105
|
-
name: {
|
|
106
|
-
type: StringConstructor;
|
|
107
|
-
required: true;
|
|
108
|
-
};
|
|
109
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
110
|
-
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
111
75
|
AFormInputListItem: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
112
76
|
name: {
|
|
113
77
|
type: StringConstructor;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ARealmMatchPolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/realm-match/ARealmMatchPolicyForm.vue"],"names":[],"mappings":"AAmJA,OAAO,EAAE,KAAK,QAAQ,EAA6B,MAAM,KAAK,CAAC;AAI/D,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;wBAO1B,OAAO,YAAY;AAAxC,wBAAyC;AAqRzC,QAAA,MAAM,YAAY;;cAQqB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;uCAoCd,MAAM,EAAE;;;;;wBA7BxB,MAAM,EAAE;;;;cAPH,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC
|
|
1
|
+
{"version":3,"file":"ARealmMatchPolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/realm-match/ARealmMatchPolicyForm.vue"],"names":[],"mappings":"AAmJA,OAAO,EAAE,KAAK,QAAQ,EAA6B,MAAM,KAAK,CAAC;AAI/D,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;wBAO1B,OAAO,YAAY;AAAxC,wBAAyC;AAqRzC,QAAA,MAAM,YAAY;;cAQqB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;uCAoCd,MAAM,EAAE;;;;;wBA7BxB,MAAM,EAAE;;;;cAPH,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAzPuB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCAvChC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEA+U3D,CAAC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { type PropType } from 'vue';
|
|
2
|
+
import { TranslatorTranslationFieldKey } from '@authup/i18n';
|
|
2
3
|
import type { Policy } from '@authup/core-kit';
|
|
3
4
|
import type { FormOption } from '@vuecs/forms';
|
|
4
5
|
declare const _default: typeof __VLS_export;
|
|
@@ -22,6 +23,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
22
23
|
day_of_month: string;
|
|
23
24
|
day_of_year: string;
|
|
24
25
|
}>;
|
|
26
|
+
translationsDefault: Record<TranslatorTranslationFieldKey.START | TranslatorTranslationFieldKey.END | TranslatorTranslationFieldKey.INTERVAL | TranslatorTranslationFieldKey.DAY_OF_WEEK | TranslatorTranslationFieldKey.DAY_OF_MONTH | TranslatorTranslationFieldKey.DAY_OF_YEAR, string>;
|
|
25
27
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "updated"[], "updated", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
26
28
|
entity: {
|
|
27
29
|
type: PropType<Partial<Policy>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ATimePolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/time/ATimePolicyForm.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ATimePolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/time/ATimePolicyForm.vue"],"names":[],"mappings":"AAqQA,OAAO,EACH,KAAK,QAAQ,EAIhB,MAAM,KAAK,CAAC;AAGb,OAAO,EAAE,6BAA6B,EAAkC,MAAM,cAAc,CAAC;AAE7F,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;wBAY1B,OAAO,YAAY;AAAxC,wBAAyC;AA+ZzC,QAAA,MAAM,YAAY;;cAQqB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;mCA6ElB,MAAM;;;;;;;;;;;;;;;;cA7Eb,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA9bhE,GAnCqE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCAmCrE,GA7FY;;;;;;;;;;;;;;;;;;;;;;;;;oEAgoBV,CAAC"}
|