@keycloakify/angular 0.2.19 → 0.2.21
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/bin/187.index.js +13 -3
- package/bin/476.index.js +13 -3
- package/bin/671.index.js +45 -28
- package/bin/942.index.js +13 -3
- package/bin/index.js +20 -2
- package/fesm2022/keycloakify-angular-account-directives-kc-class.mjs +1 -1
- package/fesm2022/keycloakify-angular-account-template.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-components-add-remove-buttons-multi-valued-attribute.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-components-field-errors.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-components-group-label.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-components-input-field-by-type.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-components-input-tag-selects.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-components-input-tag.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-components-logout-other-sessions.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-components-password-wrapper.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-components-select-tag.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-components-textarea-tag.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-components-user-profile-form-fields.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-directives-kc-class.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-code.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-delete-account-confirm.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-delete-credential.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-error.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-frontchannel-logout.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-idp-review-user-profile.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-info.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-config-totp.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-idp-link-confirm-override.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-idp-link-confirm.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-idp-link-email.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-oauth-grant.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-oauth2-device-verify-user-code.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-otp.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-page-expired.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-passkeys-conditional-authenticate.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-password.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-recovery-authn-code-config.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-recovery-authn-code-input.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-reset-otp.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-reset-password.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-update-password.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-update-profile.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-username.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-verify-email.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-x509-info.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-logout-confirm.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-register.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-saml-post-form.mjs +2 -2
- package/fesm2022/keycloakify-angular-login-pages-saml-post-form.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-select-authenticator.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-terms.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-update-email.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-webauthn-authenticate.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-webauthn-error.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-pages-webauthn-register.mjs +1 -1
- package/fesm2022/keycloakify-angular-login-template.mjs +1 -1
- package/login/pages/saml-post-form/saml-post-form.component.d.ts +2 -2
- package/package.json +1 -1
- package/src/bin/eject-page.ts +45 -41
- package/src/bin/tools/getThisCodebaseRootDirPath.ts +1 -1
- package/src/bin/tools/runPrettier.ts +14 -2
- package/src/login/pages/saml-post-form/saml-post-form.component.ts +3 -3
package/bin/187.index.js
CHANGED
|
@@ -162,7 +162,7 @@ async function command(params) {
|
|
|
162
162
|
|
|
163
163
|
const __dirname = path__WEBPACK_IMPORTED_MODULE_1__.dirname(url__WEBPACK_IMPORTED_MODULE_2__.fileURLToPath(import.meta.url));
|
|
164
164
|
function getThisCodebaseRootDirPath_rec(dirPath) {
|
|
165
|
-
if (fs__WEBPACK_IMPORTED_MODULE_0__.existsSync(path__WEBPACK_IMPORTED_MODULE_1__.join(dirPath, '
|
|
165
|
+
if (fs__WEBPACK_IMPORTED_MODULE_0__.existsSync(path__WEBPACK_IMPORTED_MODULE_1__.join(dirPath, 'LICENSE'))) {
|
|
166
166
|
return dirPath;
|
|
167
167
|
}
|
|
168
168
|
return getThisCodebaseRootDirPath_rec(path__WEBPACK_IMPORTED_MODULE_1__.join(dirPath, '..'));
|
|
@@ -248,7 +248,7 @@ function readThisNpmPackageVersion() {
|
|
|
248
248
|
/***/ }),
|
|
249
249
|
|
|
250
250
|
/***/ 915:
|
|
251
|
-
/***/ ((
|
|
251
|
+
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
252
252
|
|
|
253
253
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
254
254
|
/* harmony export */ JS: () => (/* binding */ runPrettier),
|
|
@@ -268,6 +268,7 @@ function readThisNpmPackageVersion() {
|
|
|
268
268
|
/* harmony import */ var tsafe_is__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(289);
|
|
269
269
|
/* harmony import */ var tsafe_symToStr__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(886);
|
|
270
270
|
/* harmony import */ var _readThisNpmPackageVersion__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(972);
|
|
271
|
+
/* module decorator */ module = __webpack_require__.hmd(module);
|
|
271
272
|
|
|
272
273
|
|
|
273
274
|
|
|
@@ -304,7 +305,16 @@ async function getPrettier() {
|
|
|
304
305
|
// So we do a sketchy eval to bypass ncc.
|
|
305
306
|
// We make sure to only do that when linking, otherwise we import properly.
|
|
306
307
|
if ((0,_readThisNpmPackageVersion__WEBPACK_IMPORTED_MODULE_7__/* .readThisNpmPackageVersion */ .M)().startsWith('0.0.0')) {
|
|
307
|
-
|
|
308
|
+
const prettierDirPath = (0,path__WEBPACK_IMPORTED_MODULE_0__.resolve)((0,path__WEBPACK_IMPORTED_MODULE_0__.join)((0,_nodeModulesBinDirPath__WEBPACK_IMPORTED_MODULE_6__/* .getNodeModulesBinDirPath */ .p)(), '..', 'prettier'));
|
|
309
|
+
const isCJS = true && module.exports;
|
|
310
|
+
if (isCJS) {
|
|
311
|
+
eval(`${(0,tsafe_symToStr__WEBPACK_IMPORTED_MODULE_8__/* .symToStr */ .I)({ prettier })} = require("${prettierDirPath}")`);
|
|
312
|
+
}
|
|
313
|
+
else {
|
|
314
|
+
prettier = await new Promise(_resolve => {
|
|
315
|
+
eval(`import("file:///${(0,path__WEBPACK_IMPORTED_MODULE_0__.join)(prettierDirPath, 'index.mjs').replace(/\\/g, '/')}").then(prettier => _resolve(prettier))`);
|
|
316
|
+
});
|
|
317
|
+
}
|
|
308
318
|
(0,tsafe_assert__WEBPACK_IMPORTED_MODULE_2__/* .assert */ .v)(!(0,tsafe_is__WEBPACK_IMPORTED_MODULE_4__.is)(prettier));
|
|
309
319
|
break import_prettier;
|
|
310
320
|
}
|
package/bin/476.index.js
CHANGED
|
@@ -19,7 +19,7 @@ export const modules = {
|
|
|
19
19
|
|
|
20
20
|
const __dirname = path__WEBPACK_IMPORTED_MODULE_1__.dirname(url__WEBPACK_IMPORTED_MODULE_2__.fileURLToPath(import.meta.url));
|
|
21
21
|
function getThisCodebaseRootDirPath_rec(dirPath) {
|
|
22
|
-
if (fs__WEBPACK_IMPORTED_MODULE_0__.existsSync(path__WEBPACK_IMPORTED_MODULE_1__.join(dirPath, '
|
|
22
|
+
if (fs__WEBPACK_IMPORTED_MODULE_0__.existsSync(path__WEBPACK_IMPORTED_MODULE_1__.join(dirPath, 'LICENSE'))) {
|
|
23
23
|
return dirPath;
|
|
24
24
|
}
|
|
25
25
|
return getThisCodebaseRootDirPath_rec(path__WEBPACK_IMPORTED_MODULE_1__.join(dirPath, '..'));
|
|
@@ -105,7 +105,7 @@ function readThisNpmPackageVersion() {
|
|
|
105
105
|
/***/ }),
|
|
106
106
|
|
|
107
107
|
/***/ 915:
|
|
108
|
-
/***/ ((
|
|
108
|
+
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
109
109
|
|
|
110
110
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
111
111
|
/* harmony export */ JS: () => (/* binding */ runPrettier),
|
|
@@ -125,6 +125,7 @@ function readThisNpmPackageVersion() {
|
|
|
125
125
|
/* harmony import */ var tsafe_is__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(289);
|
|
126
126
|
/* harmony import */ var tsafe_symToStr__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(886);
|
|
127
127
|
/* harmony import */ var _readThisNpmPackageVersion__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(972);
|
|
128
|
+
/* module decorator */ module = __webpack_require__.hmd(module);
|
|
128
129
|
|
|
129
130
|
|
|
130
131
|
|
|
@@ -161,7 +162,16 @@ async function getPrettier() {
|
|
|
161
162
|
// So we do a sketchy eval to bypass ncc.
|
|
162
163
|
// We make sure to only do that when linking, otherwise we import properly.
|
|
163
164
|
if ((0,_readThisNpmPackageVersion__WEBPACK_IMPORTED_MODULE_7__/* .readThisNpmPackageVersion */ .M)().startsWith('0.0.0')) {
|
|
164
|
-
|
|
165
|
+
const prettierDirPath = (0,path__WEBPACK_IMPORTED_MODULE_0__.resolve)((0,path__WEBPACK_IMPORTED_MODULE_0__.join)((0,_nodeModulesBinDirPath__WEBPACK_IMPORTED_MODULE_6__/* .getNodeModulesBinDirPath */ .p)(), '..', 'prettier'));
|
|
166
|
+
const isCJS = true && module.exports;
|
|
167
|
+
if (isCJS) {
|
|
168
|
+
eval(`${(0,tsafe_symToStr__WEBPACK_IMPORTED_MODULE_8__/* .symToStr */ .I)({ prettier })} = require("${prettierDirPath}")`);
|
|
169
|
+
}
|
|
170
|
+
else {
|
|
171
|
+
prettier = await new Promise(_resolve => {
|
|
172
|
+
eval(`import("file:///${(0,path__WEBPACK_IMPORTED_MODULE_0__.join)(prettierDirPath, 'index.mjs').replace(/\\/g, '/')}").then(prettier => _resolve(prettier))`);
|
|
173
|
+
});
|
|
174
|
+
}
|
|
165
175
|
(0,tsafe_assert__WEBPACK_IMPORTED_MODULE_2__/* .assert */ .v)(!(0,tsafe_is__WEBPACK_IMPORTED_MODULE_4__.is)(prettier));
|
|
166
176
|
break import_prettier;
|
|
167
177
|
}
|
package/bin/671.index.js
CHANGED
|
@@ -996,37 +996,44 @@ async function command(params) {
|
|
|
996
996
|
console.log(`${source/* default */.Ay.green('✓')} ${source/* default */.Ay.bold(`.${external_path_.sep}` + (0,external_path_.relative)(process.cwd(), destDirPath))} moved from the @keycloakify/angular to your project`);
|
|
997
997
|
}
|
|
998
998
|
}
|
|
999
|
-
|
|
999
|
+
edit_KcFiles: {
|
|
1000
1000
|
if (pageIdOrComponent !== templateValue &&
|
|
1001
1001
|
pageIdOrComponent !== userProfileFormFieldsValue) {
|
|
1002
|
-
break
|
|
1002
|
+
break edit_KcFiles;
|
|
1003
1003
|
}
|
|
1004
|
-
const
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
.
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1004
|
+
const filesToProcess = ['KcPage.ts', 'KcPageStory.ts'];
|
|
1005
|
+
for (let fileName of filesToProcess) {
|
|
1006
|
+
const filePath = (0,external_path_.join)(buildContext.themeSrcDirPath, themeType, fileName);
|
|
1007
|
+
if (!external_fs_.existsSync(filePath)) {
|
|
1008
|
+
console.log(source/* default */.Ay.yellow(`${fileName} not found, skipping`));
|
|
1009
|
+
continue;
|
|
1010
|
+
}
|
|
1011
|
+
const originalCode = external_fs_.readFileSync(filePath).toString('utf8');
|
|
1012
|
+
const modifiedCode = await (async () => {
|
|
1013
|
+
const componentRelativeDirPath_posix = componentDirRelativeToThemeTypePath
|
|
1014
|
+
.split(external_path_.sep)
|
|
1015
|
+
.join('/');
|
|
1016
|
+
let sourceCode = originalCode.replace(`@keycloakify/angular/${themeType}/${componentRelativeDirPath_posix}`, componentRelativeDirPath_posix_to_componentRelativeFilePath_posix({
|
|
1017
|
+
componentRelativeDirPath_posix: `./${componentRelativeDirPath_posix}`
|
|
1018
|
+
}));
|
|
1019
|
+
run_prettier: {
|
|
1020
|
+
if (!(await (0,runPrettier/* getIsPrettierAvailable */.L)())) {
|
|
1021
|
+
break run_prettier;
|
|
1022
|
+
}
|
|
1023
|
+
sourceCode = await (0,runPrettier/* runPrettier */.JS)({
|
|
1024
|
+
filePath,
|
|
1025
|
+
sourceCode
|
|
1026
|
+
});
|
|
1016
1027
|
}
|
|
1017
|
-
sourceCode
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
});
|
|
1028
|
+
return sourceCode;
|
|
1029
|
+
})();
|
|
1030
|
+
if (modifiedCode === originalCode) {
|
|
1031
|
+
console.log(source/* default */.Ay.red(`Unable to automatically update ${fileName}, please update it manually`));
|
|
1032
|
+
continue;
|
|
1021
1033
|
}
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
if (modifiedKcAppTsCode === kcAppTsCode) {
|
|
1025
|
-
console.log(source/* default */.Ay.red('Unable to automatically update KcPage.ts, please update it manually'));
|
|
1026
|
-
return;
|
|
1034
|
+
external_fs_.writeFileSync(filePath, Buffer.from(modifiedCode, 'utf8'));
|
|
1035
|
+
console.log(`${source/* default */.Ay.green('✓')} ${source/* default */.Ay.bold(`.${external_path_.sep}${(0,external_path_.relative)(process.cwd(), filePath)}`)} Updated`);
|
|
1027
1036
|
}
|
|
1028
|
-
external_fs_.writeFileSync(kcAppTsFilePath, Buffer.from(modifiedKcAppTsCode, 'utf8'));
|
|
1029
|
-
console.log(`${source/* default */.Ay.green('✓')} ${source/* default */.Ay.bold(`.${external_path_.sep}` + (0,external_path_.relative)(process.cwd(), kcAppTsFilePath))} Updated`);
|
|
1030
1037
|
return;
|
|
1031
1038
|
}
|
|
1032
1039
|
const pageId = pageIdOrComponent;
|
|
@@ -1113,7 +1120,7 @@ async function command(params) {
|
|
|
1113
1120
|
|
|
1114
1121
|
const __dirname = path__WEBPACK_IMPORTED_MODULE_1__.dirname(url__WEBPACK_IMPORTED_MODULE_2__.fileURLToPath(import.meta.url));
|
|
1115
1122
|
function getThisCodebaseRootDirPath_rec(dirPath) {
|
|
1116
|
-
if (fs__WEBPACK_IMPORTED_MODULE_0__.existsSync(path__WEBPACK_IMPORTED_MODULE_1__.join(dirPath, '
|
|
1123
|
+
if (fs__WEBPACK_IMPORTED_MODULE_0__.existsSync(path__WEBPACK_IMPORTED_MODULE_1__.join(dirPath, 'LICENSE'))) {
|
|
1117
1124
|
return dirPath;
|
|
1118
1125
|
}
|
|
1119
1126
|
return getThisCodebaseRootDirPath_rec(path__WEBPACK_IMPORTED_MODULE_1__.join(dirPath, '..'));
|
|
@@ -1199,7 +1206,7 @@ function readThisNpmPackageVersion() {
|
|
|
1199
1206
|
/***/ }),
|
|
1200
1207
|
|
|
1201
1208
|
/***/ 915:
|
|
1202
|
-
/***/ ((
|
|
1209
|
+
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
1203
1210
|
|
|
1204
1211
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1205
1212
|
/* harmony export */ JS: () => (/* binding */ runPrettier),
|
|
@@ -1219,6 +1226,7 @@ function readThisNpmPackageVersion() {
|
|
|
1219
1226
|
/* harmony import */ var tsafe_is__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(289);
|
|
1220
1227
|
/* harmony import */ var tsafe_symToStr__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(886);
|
|
1221
1228
|
/* harmony import */ var _readThisNpmPackageVersion__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(972);
|
|
1229
|
+
/* module decorator */ module = __webpack_require__.hmd(module);
|
|
1222
1230
|
|
|
1223
1231
|
|
|
1224
1232
|
|
|
@@ -1255,7 +1263,16 @@ async function getPrettier() {
|
|
|
1255
1263
|
// So we do a sketchy eval to bypass ncc.
|
|
1256
1264
|
// We make sure to only do that when linking, otherwise we import properly.
|
|
1257
1265
|
if ((0,_readThisNpmPackageVersion__WEBPACK_IMPORTED_MODULE_7__/* .readThisNpmPackageVersion */ .M)().startsWith('0.0.0')) {
|
|
1258
|
-
|
|
1266
|
+
const prettierDirPath = (0,path__WEBPACK_IMPORTED_MODULE_0__.resolve)((0,path__WEBPACK_IMPORTED_MODULE_0__.join)((0,_nodeModulesBinDirPath__WEBPACK_IMPORTED_MODULE_6__/* .getNodeModulesBinDirPath */ .p)(), '..', 'prettier'));
|
|
1267
|
+
const isCJS = true && module.exports;
|
|
1268
|
+
if (isCJS) {
|
|
1269
|
+
eval(`${(0,tsafe_symToStr__WEBPACK_IMPORTED_MODULE_8__/* .symToStr */ .I)({ prettier })} = require("${prettierDirPath}")`);
|
|
1270
|
+
}
|
|
1271
|
+
else {
|
|
1272
|
+
prettier = await new Promise(_resolve => {
|
|
1273
|
+
eval(`import("file:///${(0,path__WEBPACK_IMPORTED_MODULE_0__.join)(prettierDirPath, 'index.mjs').replace(/\\/g, '/')}").then(prettier => _resolve(prettier))`);
|
|
1274
|
+
});
|
|
1275
|
+
}
|
|
1259
1276
|
(0,tsafe_assert__WEBPACK_IMPORTED_MODULE_2__/* .assert */ .v)(!(0,tsafe_is__WEBPACK_IMPORTED_MODULE_4__.is)(prettier));
|
|
1260
1277
|
break import_prettier;
|
|
1261
1278
|
}
|
package/bin/942.index.js
CHANGED
|
@@ -691,7 +691,7 @@ async function command(params) {
|
|
|
691
691
|
|
|
692
692
|
const __dirname = path__WEBPACK_IMPORTED_MODULE_1__.dirname(url__WEBPACK_IMPORTED_MODULE_2__.fileURLToPath(import.meta.url));
|
|
693
693
|
function getThisCodebaseRootDirPath_rec(dirPath) {
|
|
694
|
-
if (fs__WEBPACK_IMPORTED_MODULE_0__.existsSync(path__WEBPACK_IMPORTED_MODULE_1__.join(dirPath, '
|
|
694
|
+
if (fs__WEBPACK_IMPORTED_MODULE_0__.existsSync(path__WEBPACK_IMPORTED_MODULE_1__.join(dirPath, 'LICENSE'))) {
|
|
695
695
|
return dirPath;
|
|
696
696
|
}
|
|
697
697
|
return getThisCodebaseRootDirPath_rec(path__WEBPACK_IMPORTED_MODULE_1__.join(dirPath, '..'));
|
|
@@ -777,7 +777,7 @@ function readThisNpmPackageVersion() {
|
|
|
777
777
|
/***/ }),
|
|
778
778
|
|
|
779
779
|
/***/ 915:
|
|
780
|
-
/***/ ((
|
|
780
|
+
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
781
781
|
|
|
782
782
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
783
783
|
/* harmony export */ JS: () => (/* binding */ runPrettier),
|
|
@@ -797,6 +797,7 @@ function readThisNpmPackageVersion() {
|
|
|
797
797
|
/* harmony import */ var tsafe_is__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(289);
|
|
798
798
|
/* harmony import */ var tsafe_symToStr__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(886);
|
|
799
799
|
/* harmony import */ var _readThisNpmPackageVersion__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(972);
|
|
800
|
+
/* module decorator */ module = __webpack_require__.hmd(module);
|
|
800
801
|
|
|
801
802
|
|
|
802
803
|
|
|
@@ -833,7 +834,16 @@ async function getPrettier() {
|
|
|
833
834
|
// So we do a sketchy eval to bypass ncc.
|
|
834
835
|
// We make sure to only do that when linking, otherwise we import properly.
|
|
835
836
|
if ((0,_readThisNpmPackageVersion__WEBPACK_IMPORTED_MODULE_7__/* .readThisNpmPackageVersion */ .M)().startsWith('0.0.0')) {
|
|
836
|
-
|
|
837
|
+
const prettierDirPath = (0,path__WEBPACK_IMPORTED_MODULE_0__.resolve)((0,path__WEBPACK_IMPORTED_MODULE_0__.join)((0,_nodeModulesBinDirPath__WEBPACK_IMPORTED_MODULE_6__/* .getNodeModulesBinDirPath */ .p)(), '..', 'prettier'));
|
|
838
|
+
const isCJS = true && module.exports;
|
|
839
|
+
if (isCJS) {
|
|
840
|
+
eval(`${(0,tsafe_symToStr__WEBPACK_IMPORTED_MODULE_8__/* .symToStr */ .I)({ prettier })} = require("${prettierDirPath}")`);
|
|
841
|
+
}
|
|
842
|
+
else {
|
|
843
|
+
prettier = await new Promise(_resolve => {
|
|
844
|
+
eval(`import("file:///${(0,path__WEBPACK_IMPORTED_MODULE_0__.join)(prettierDirPath, 'index.mjs').replace(/\\/g, '/')}").then(prettier => _resolve(prettier))`);
|
|
845
|
+
});
|
|
846
|
+
}
|
|
837
847
|
(0,tsafe_assert__WEBPACK_IMPORTED_MODULE_2__/* .assert */ .v)(!(0,tsafe_is__WEBPACK_IMPORTED_MODULE_4__.is)(prettier));
|
|
838
848
|
break import_prettier;
|
|
839
849
|
}
|
package/bin/index.js
CHANGED
|
@@ -940,8 +940,8 @@ function is(value) {
|
|
|
940
940
|
/******/ }
|
|
941
941
|
/******/ // Create a new module (and put it into the cache)
|
|
942
942
|
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
943
|
-
/******/
|
|
944
|
-
/******/
|
|
943
|
+
/******/ id: moduleId,
|
|
944
|
+
/******/ loaded: false,
|
|
945
945
|
/******/ exports: {}
|
|
946
946
|
/******/ };
|
|
947
947
|
/******/
|
|
@@ -954,6 +954,9 @@ function is(value) {
|
|
|
954
954
|
/******/ if(threw) delete __webpack_module_cache__[moduleId];
|
|
955
955
|
/******/ }
|
|
956
956
|
/******/
|
|
957
|
+
/******/ // Flag the module as loaded
|
|
958
|
+
/******/ module.loaded = true;
|
|
959
|
+
/******/
|
|
957
960
|
/******/ // Return the exports of the module
|
|
958
961
|
/******/ return module.exports;
|
|
959
962
|
/******/ }
|
|
@@ -1008,6 +1011,21 @@ function is(value) {
|
|
|
1008
1011
|
/******/ };
|
|
1009
1012
|
/******/ })();
|
|
1010
1013
|
/******/
|
|
1014
|
+
/******/ /* webpack/runtime/harmony module decorator */
|
|
1015
|
+
/******/ (() => {
|
|
1016
|
+
/******/ __nccwpck_require__.hmd = (module) => {
|
|
1017
|
+
/******/ module = Object.create(module);
|
|
1018
|
+
/******/ if (!module.children) module.children = [];
|
|
1019
|
+
/******/ Object.defineProperty(module, 'exports', {
|
|
1020
|
+
/******/ enumerable: true,
|
|
1021
|
+
/******/ set: () => {
|
|
1022
|
+
/******/ throw new Error('ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: ' + module.id);
|
|
1023
|
+
/******/ }
|
|
1024
|
+
/******/ });
|
|
1025
|
+
/******/ return module;
|
|
1026
|
+
/******/ };
|
|
1027
|
+
/******/ })();
|
|
1028
|
+
/******/
|
|
1011
1029
|
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
1012
1030
|
/******/ (() => {
|
|
1013
1031
|
/******/ __nccwpck_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, Renderer2, ElementRef, isDevMode, ɵstringify as _stringify,
|
|
2
|
+
import { inject, Renderer2, ElementRef, isDevMode, ɵstringify as _stringify, Input, Directive } from '@angular/core';
|
|
3
3
|
import { getKcClsx } from 'keycloakify/account/lib/kcClsx';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/account/classes/component-reference';
|
|
5
5
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AsyncPipe, NgClass } from '@angular/common';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { inject, Renderer2, ChangeDetectorRef, input, viewChild, ViewContainerRef, effect, forwardRef,
|
|
3
|
+
import { inject, Renderer2, ChangeDetectorRef, input, viewChild, ViewContainerRef, effect, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
4
4
|
import { Meta, Title } from '@angular/platform-browser';
|
|
5
5
|
import { ComponentReference } from '@keycloakify/angular/account/classes/component-reference';
|
|
6
6
|
import { KcClassDirective } from '@keycloakify/angular/account/directives/kc-class';
|
package/fesm2022/keycloakify-angular-login-components-add-remove-buttons-multi-valued-attribute.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, input, output, computed,
|
|
2
|
+
import { inject, input, output, computed, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { getButtonToDisplayForMultivaluedAttributeField } from '@keycloakify/angular/login/services/user-profile-form';
|
|
4
4
|
import { LOGIN_I18N } from '@keycloakify/angular/login/tokens/i18n';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { input, inject, forwardRef,
|
|
2
|
+
import { input, inject, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, input, computed, forwardRef,
|
|
2
|
+
import { inject, input, computed, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { AttributesDirective } from '@keycloakify/angular/lib/directives/attributes';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { input, output, inject, computed, forwardRef,
|
|
2
|
+
import { input, output, inject, computed, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { ToArrayPipe } from '@keycloakify/angular/lib/pipes/to-array';
|
|
4
4
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
5
5
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, input, output, computed, forwardRef,
|
|
2
|
+
import { inject, input, output, computed, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, input, output, computed, forwardRef,
|
|
2
|
+
import { inject, input, output, computed, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { AttributesDirective } from '@keycloakify/angular/lib/directives/attributes';
|
|
4
4
|
import { InputTypePipe } from '@keycloakify/angular/lib/pipes/input-type';
|
|
5
5
|
import { ToArrayPipe } from '@keycloakify/angular/lib/pipes/to-array';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, forwardRef,
|
|
2
|
+
import { inject, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AsyncPipe } from '@angular/common';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { inject, Renderer2, input, signal, forwardRef,
|
|
3
|
+
import { inject, Renderer2, input, signal, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
4
4
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
5
5
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
6
6
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, input, output, computed, forwardRef,
|
|
2
|
+
import { inject, input, output, computed, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { input, output, inject, forwardRef,
|
|
2
|
+
import { input, output, inject, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { NgTemplateOutlet, AsyncPipe } from '@angular/common';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { inject, forwardRef,
|
|
3
|
+
import { inject, forwardRef, ContentChild, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
4
4
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
5
5
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
6
6
|
import { FieldErrorsComponent } from '@keycloakify/angular/login/components/field-errors';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, Renderer2, ElementRef, isDevMode, ɵstringify as _stringify,
|
|
2
|
+
import { inject, Renderer2, ElementRef, isDevMode, ɵstringify as _stringify, Input, Directive } from '@angular/core';
|
|
3
3
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
4
|
import { getKcClsx } from 'keycloakify/login/lib/kcClsx';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { KcSanitizePipe } from '@keycloakify/angular/lib/pipes/kc-sanitize';
|
|
4
4
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
5
5
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { KcSanitizePipe } from '@keycloakify/angular/lib/pipes/kc-sanitize';
|
|
4
4
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
5
5
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { NgComponentOutlet } from '@angular/common';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { inject, viewChild, input, forwardRef,
|
|
3
|
+
import { inject, viewChild, input, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
4
4
|
import { toSignal } from '@angular/core/rxjs-interop';
|
|
5
5
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
6
6
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { KcSanitizePipe } from '@keycloakify/angular/lib/pipes/kc-sanitize';
|
|
4
4
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
5
5
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { KcSanitizePipe } from '@keycloakify/angular/lib/pipes/kc-sanitize';
|
|
4
4
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
5
5
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
4
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
5
5
|
import { LOGIN_I18N } from '@keycloakify/angular/login/tokens/i18n';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
4
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
5
5
|
import { LOGIN_I18N } from '@keycloakify/angular/login/tokens/i18n';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
4
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
5
5
|
import { LOGIN_I18N } from '@keycloakify/angular/login/tokens/i18n';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
4
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
5
5
|
import { LOGIN_I18N } from '@keycloakify/angular/login/tokens/i18n';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { KcSanitizePipe } from '@keycloakify/angular/lib/pipes/kc-sanitize';
|
|
4
4
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
5
5
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { LOGIN_CLASSES } from '@keycloakify/angular/login/tokens/classes';
|
package/fesm2022/keycloakify-angular-login-pages-login-passkeys-conditional-authenticate.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, signal, forwardRef,
|
|
2
|
+
import { inject, viewChild, signal, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { KcSanitizePipe } from '@keycloakify/angular/lib/pipes/kc-sanitize';
|
|
4
4
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
5
5
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, signal, forwardRef,
|
|
2
|
+
import { inject, viewChild, signal, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { LogoutOtherSessionsComponent } from '@keycloakify/angular/login/components/logout-other-sessions';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { KcSanitizePipe } from '@keycloakify/angular/lib/pipes/kc-sanitize';
|
|
4
4
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
5
5
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { KcSanitizePipe } from '@keycloakify/angular/lib/pipes/kc-sanitize';
|
|
4
4
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
5
5
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { KcSanitizePipe } from '@keycloakify/angular/lib/pipes/kc-sanitize';
|
|
4
4
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
5
5
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { NgComponentOutlet } from '@angular/common';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { inject, viewChild, input, forwardRef,
|
|
3
|
+
import { inject, viewChild, input, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
4
4
|
import { toSignal } from '@angular/core/rxjs-interop';
|
|
5
5
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
6
6
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { NgClass, AsyncPipe } from '@angular/common';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { inject, viewChild, signal, forwardRef,
|
|
3
|
+
import { inject, viewChild, signal, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
4
4
|
import { KcSanitizePipe } from '@keycloakify/angular/lib/pipes/kc-sanitize';
|
|
5
5
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
6
6
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { NgClass, CommonModule, AsyncPipe } from '@angular/common';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { inject, viewChild, signal, forwardRef,
|
|
3
|
+
import { inject, viewChild, signal, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
4
4
|
import { KcSanitizePipe } from '@keycloakify/angular/lib/pipes/kc-sanitize';
|
|
5
5
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
6
6
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
4
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
5
5
|
import { LOGIN_I18N } from '@keycloakify/angular/login/tokens/i18n';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { NgComponentOutlet, AsyncPipe, NgClass } from '@angular/common';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { inject, viewChild, signal, input, forwardRef,
|
|
3
|
+
import { inject, viewChild, signal, input, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
4
4
|
import { toSignal } from '@angular/core/rxjs-interop';
|
|
5
5
|
import { KcSanitizePipe } from '@keycloakify/angular/lib/pipes/kc-sanitize';
|
|
6
6
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { LOGIN_CLASSES } from '@keycloakify/angular/login/tokens/classes';
|
|
@@ -29,7 +29,7 @@ class SamlPostFormComponent extends ComponentReference {
|
|
|
29
29
|
alert('In a real Keycloak the user would be redirected immediately');
|
|
30
30
|
return;
|
|
31
31
|
}
|
|
32
|
-
this.htmlFormElement().submit();
|
|
32
|
+
this.htmlFormElement().nativeElement.submit();
|
|
33
33
|
}
|
|
34
34
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: SamlPostFormComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
35
35
|
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.2", type: SamlPostFormComponent, isStandalone: true, selector: "kc-saml-post-form", providers: [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"keycloakify-angular-login-pages-saml-post-form.mjs","sources":["../../src/login/pages/saml-post-form/saml-post-form.component.ts","../../src/login/pages/saml-post-form/saml-post-form.component.html","../../src/login/pages/saml-post-form/keycloakify-angular-login-pages-saml-post-form.ts"],"sourcesContent":["import { AfterViewInit, ChangeDetectionStrategy, Component, forwardRef, inject, type TemplateRef, viewChild } from '@angular/core';\nimport { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';\nimport { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';\nimport type { I18n } from '@keycloakify/angular/login/i18n';\nimport type { KcContext } from '@keycloakify/angular/login/KcContext';\nimport { LOGIN_CLASSES } from '@keycloakify/angular/login/tokens/classes';\nimport { LOGIN_I18N } from '@keycloakify/angular/login/tokens/i18n';\nimport { KC_LOGIN_CONTEXT } from '@keycloakify/angular/login/tokens/kc-context';\nimport type { ClassKey } from 'keycloakify/login/lib/kcClsx';\n\n@Component({\n imports: [],\n selector: 'kc-saml-post-form',\n templateUrl: 'saml-post-form.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: ComponentReference,\n useExisting: forwardRef(() => SamlPostFormComponent)\n }\n ]\n})\nexport class SamlPostFormComponent extends ComponentReference implements AfterViewInit {\n kcContext = inject<Extract<KcContext, { pageId: 'saml-post-form.ftl' }>>(KC_LOGIN_CONTEXT);\n i18n = inject<I18n>(LOGIN_I18N);\n\n override doUseDefaultCss = inject<boolean>(USE_DEFAULT_CSS);\n override classes = inject<Partial<Record<ClassKey, string>>>(LOGIN_CLASSES);\n\n documentTitle: string | undefined;\n bodyClassName: string | undefined;\n\n displayRequiredFields = false;\n displayInfo = false;\n displayMessage = true;\n\n headerNode = viewChild<TemplateRef<HTMLElement>>('headerNode');\n infoNode = viewChild<TemplateRef<HTMLElement>>('infoNode');\n socialProvidersNode = viewChild<TemplateRef<HTMLElement>>('socialProvidersNode');\n htmlFormElement = viewChild<HTMLFormElement
|
|
1
|
+
{"version":3,"file":"keycloakify-angular-login-pages-saml-post-form.mjs","sources":["../../src/login/pages/saml-post-form/saml-post-form.component.ts","../../src/login/pages/saml-post-form/saml-post-form.component.html","../../src/login/pages/saml-post-form/keycloakify-angular-login-pages-saml-post-form.ts"],"sourcesContent":["import { AfterViewInit, ChangeDetectionStrategy, Component, ElementRef, forwardRef, inject, type TemplateRef, viewChild } from '@angular/core';\nimport { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';\nimport { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';\nimport type { I18n } from '@keycloakify/angular/login/i18n';\nimport type { KcContext } from '@keycloakify/angular/login/KcContext';\nimport { LOGIN_CLASSES } from '@keycloakify/angular/login/tokens/classes';\nimport { LOGIN_I18N } from '@keycloakify/angular/login/tokens/i18n';\nimport { KC_LOGIN_CONTEXT } from '@keycloakify/angular/login/tokens/kc-context';\nimport type { ClassKey } from 'keycloakify/login/lib/kcClsx';\n\n@Component({\n imports: [],\n selector: 'kc-saml-post-form',\n templateUrl: 'saml-post-form.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: ComponentReference,\n useExisting: forwardRef(() => SamlPostFormComponent)\n }\n ]\n})\nexport class SamlPostFormComponent extends ComponentReference implements AfterViewInit {\n kcContext = inject<Extract<KcContext, { pageId: 'saml-post-form.ftl' }>>(KC_LOGIN_CONTEXT);\n i18n = inject<I18n>(LOGIN_I18N);\n\n override doUseDefaultCss = inject<boolean>(USE_DEFAULT_CSS);\n override classes = inject<Partial<Record<ClassKey, string>>>(LOGIN_CLASSES);\n\n documentTitle: string | undefined;\n bodyClassName: string | undefined;\n\n displayRequiredFields = false;\n displayInfo = false;\n displayMessage = true;\n\n headerNode = viewChild<TemplateRef<HTMLElement>>('headerNode');\n infoNode = viewChild<TemplateRef<HTMLElement>>('infoNode');\n socialProvidersNode = viewChild<TemplateRef<HTMLElement>>('socialProvidersNode');\n htmlFormElement = viewChild<ElementRef<HTMLFormElement>>('setHtmlFormElement');\n\n ngAfterViewInit(): void {\n if (this.htmlFormElement() === null || this.htmlFormElement() === undefined) {\n return;\n }\n\n if (this.kcContext.samlPost.url === '#') {\n alert('In a real Keycloak the user would be redirected immediately');\n return;\n }\n\n this.htmlFormElement()!.nativeElement.submit();\n }\n}\n","@let samlPost = kcContext.samlPost;\n\n<ng-template #headerNode>\n {{ i18n.msgStr('saml.post-form.title') }}\n</ng-template>\n<p>{{ i18n.msgStr('saml.post-form.message') }}</p>\n<form\n #setHtmlFormElement\n name=\"saml-post-binding\"\n method=\"post\"\n [action]=\"samlPost.url\"\n>\n @if (!!samlPost.SAMLRequest) {\n <input\n type=\"hidden\"\n name=\"SAMLRequest\"\n [value]=\"samlPost.SAMLRequest\"\n />\n }\n @if (!!samlPost.SAMLResponse) {\n <input\n type=\"hidden\"\n name=\"SAMLResponse\"\n [value]=\"samlPost.SAMLResponse\"\n />\n }\n @if (!!samlPost.relayState) {\n <input\n type=\"hidden\"\n name=\"RelayState\"\n [value]=\"samlPost.relayState\"\n />\n }\n <noscript>\n <p>{{ i18n.msgStr('saml.post-form.js-disabled') }}</p>\n <input\n type=\"submit\"\n [value]=\"i18n.msgStr('doContinue')\"\n />\n </noscript>\n</form>\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;AAsBM,MAAO,qBAAsB,SAAQ,kBAAkB,CAAA;AAZ7D,IAAA,WAAA,GAAA;;AAaI,QAAA,IAAA,CAAA,SAAS,GAAG,MAAM,CAAuD,gBAAgB,CAAC;AAC1F,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAO,UAAU,CAAC;AAEtB,QAAA,IAAA,CAAA,eAAe,GAAG,MAAM,CAAU,eAAe,CAAC;AAClD,QAAA,IAAA,CAAA,OAAO,GAAG,MAAM,CAAoC,aAAa,CAAC;QAK3E,IAAqB,CAAA,qBAAA,GAAG,KAAK;QAC7B,IAAW,CAAA,WAAA,GAAG,KAAK;QACnB,IAAc,CAAA,cAAA,GAAG,IAAI;AAErB,QAAA,IAAA,CAAA,UAAU,GAAG,SAAS,CAA2B,YAAY,CAAC;AAC9D,QAAA,IAAA,CAAA,QAAQ,GAAG,SAAS,CAA2B,UAAU,CAAC;AAC1D,QAAA,IAAA,CAAA,mBAAmB,GAAG,SAAS,CAA2B,qBAAqB,CAAC;AAChF,QAAA,IAAA,CAAA,eAAe,GAAG,SAAS,CAA8B,oBAAoB,CAAC;AAcjF;IAZG,eAAe,GAAA;AACX,QAAA,IAAI,IAAI,CAAC,eAAe,EAAE,KAAK,IAAI,IAAI,IAAI,CAAC,eAAe,EAAE,KAAK,SAAS,EAAE;YACzE;;QAGJ,IAAI,IAAI,CAAC,SAAS,CAAC,QAAQ,CAAC,GAAG,KAAK,GAAG,EAAE;YACrC,KAAK,CAAC,6DAA6D,CAAC;YACpE;;QAGJ,IAAI,CAAC,eAAe,EAAG,CAAC,aAAa,CAAC,MAAM,EAAE;;8GA7BzC,qBAAqB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAArB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,qBAAqB,EAPnB,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,mBAAA,EAAA,SAAA,EAAA;AACP,YAAA;AACI,gBAAA,OAAO,EAAE,kBAAkB;AAC3B,gBAAA,WAAW,EAAE,UAAU,CAAC,MAAM,qBAAqB;AACtD;AACJ,SAAA,EAAA,WAAA,EAAA,CAAA,EAAA,YAAA,EAAA,YAAA,EAAA,KAAA,EAAA,IAAA,EAAA,SAAA,EAAA,CAAA,YAAA,CAAA,EAAA,WAAA,EAAA,IAAA,EAAA,QAAA,EAAA,IAAA,EAAA,EAAA,EAAA,YAAA,EAAA,UAAA,EAAA,KAAA,EAAA,IAAA,EAAA,SAAA,EAAA,CAAA,UAAA,CAAA,EAAA,WAAA,EAAA,IAAA,EAAA,QAAA,EAAA,IAAA,EAAA,EAAA,EAAA,YAAA,EAAA,qBAAA,EAAA,KAAA,EAAA,IAAA,EAAA,SAAA,EAAA,CAAA,qBAAA,CAAA,EAAA,WAAA,EAAA,IAAA,EAAA,QAAA,EAAA,IAAA,EAAA,EAAA,EAAA,YAAA,EAAA,iBAAA,EAAA,KAAA,EAAA,IAAA,EAAA,SAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,WAAA,EAAA,IAAA,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,ECpBL,giCAyCA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;;2FDnBa,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAZjC,SAAS;AACG,YAAA,IAAA,EAAA,CAAA,EAAA,OAAA,EAAA,EAAE,YACD,mBAAmB,EAAA,eAAA,EAEZ,uBAAuB,CAAC,MAAM,EACpC,SAAA,EAAA;AACP,wBAAA;AACI,4BAAA,OAAO,EAAE,kBAAkB;AAC3B,4BAAA,WAAW,EAAE,UAAU,CAAC,2BAA2B;AACtD;AACJ,qBAAA,EAAA,QAAA,EAAA,giCAAA,EAAA;;;AEpBL;;AAEG;;;;"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { NgClass } from '@angular/common';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { inject, viewChild, forwardRef,
|
|
3
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
4
4
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
5
5
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
6
6
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { KcClassDirective } from '@keycloakify/angular/login/directives/kc-class';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { NgComponentOutlet } from '@angular/common';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { inject, viewChild, input, forwardRef,
|
|
3
|
+
import { inject, viewChild, input, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
4
4
|
import { toSignal } from '@angular/core/rxjs-interop';
|
|
5
5
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
6
6
|
import { LogoutOtherSessionsComponent } from '@keycloakify/angular/login/components/logout-other-sessions';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { LogoutOtherSessionsComponent } from '@keycloakify/angular/login/components/logout-other-sessions';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { LogoutOtherSessionsComponent } from '@keycloakify/angular/login/components/logout-other-sessions';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, viewChild, forwardRef,
|
|
2
|
+
import { inject, viewChild, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
4
4
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
5
|
import { LogoutOtherSessionsComponent } from '@keycloakify/angular/login/components/logout-other-sessions';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AsyncPipe, NgTemplateOutlet } from '@angular/common';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { inject, Renderer2, ChangeDetectorRef, input, viewChild, ViewContainerRef, effect, computed, forwardRef,
|
|
3
|
+
import { inject, Renderer2, ChangeDetectorRef, input, viewChild, ViewContainerRef, effect, computed, forwardRef, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
4
4
|
import { Meta, Title } from '@angular/platform-browser';
|
|
5
5
|
import { KcSanitizePipe } from '@keycloakify/angular/lib/pipes/kc-sanitize';
|
|
6
6
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AfterViewInit, type TemplateRef } from '@angular/core';
|
|
1
|
+
import { AfterViewInit, ElementRef, type TemplateRef } from '@angular/core';
|
|
2
2
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
3
|
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
4
|
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
@@ -17,7 +17,7 @@ export declare class SamlPostFormComponent extends ComponentReference implements
|
|
|
17
17
|
headerNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
18
18
|
infoNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
19
|
socialProvidersNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
-
htmlFormElement: import("@angular/core").Signal<HTMLFormElement | undefined>;
|
|
20
|
+
htmlFormElement: import("@angular/core").Signal<ElementRef<HTMLFormElement> | undefined>;
|
|
21
21
|
ngAfterViewInit(): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<SamlPostFormComponent, never>;
|
|
23
23
|
static ɵcmp: i0.ɵɵComponentDeclaration<SamlPostFormComponent, "kc-saml-post-form", never, {}, {}, never, never, true, never>;
|
package/package.json
CHANGED
package/src/bin/eject-page.ts
CHANGED
|
@@ -300,65 +300,69 @@ export async function command(params: { buildContext: BuildContext }) {
|
|
|
300
300
|
}
|
|
301
301
|
}
|
|
302
302
|
|
|
303
|
-
|
|
303
|
+
edit_KcFiles: {
|
|
304
304
|
if (
|
|
305
305
|
pageIdOrComponent !== templateValue &&
|
|
306
306
|
pageIdOrComponent !== userProfileFormFieldsValue
|
|
307
307
|
) {
|
|
308
|
-
break
|
|
308
|
+
break edit_KcFiles;
|
|
309
309
|
}
|
|
310
310
|
|
|
311
|
-
const
|
|
312
|
-
buildContext.themeSrcDirPath,
|
|
313
|
-
themeType,
|
|
314
|
-
'KcPage.ts'
|
|
315
|
-
);
|
|
311
|
+
const filesToProcess = ['KcPage.ts', 'KcPageStory.ts'];
|
|
316
312
|
|
|
317
|
-
|
|
313
|
+
for (let fileName of filesToProcess) {
|
|
314
|
+
const filePath = pathJoin(buildContext.themeSrcDirPath, themeType, fileName);
|
|
318
315
|
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
316
|
+
if (!fs.existsSync(filePath)) {
|
|
317
|
+
console.log(chalk.yellow(`${fileName} not found, skipping`));
|
|
318
|
+
continue;
|
|
319
|
+
}
|
|
323
320
|
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
321
|
+
const originalCode = fs.readFileSync(filePath).toString('utf8');
|
|
322
|
+
|
|
323
|
+
const modifiedCode = await (async () => {
|
|
324
|
+
const componentRelativeDirPath_posix = componentDirRelativeToThemeTypePath
|
|
325
|
+
.split(pathSep)
|
|
326
|
+
.join('/');
|
|
327
|
+
|
|
328
|
+
let sourceCode = originalCode.replace(
|
|
329
|
+
`@keycloakify/angular/${themeType}/${componentRelativeDirPath_posix}`,
|
|
330
|
+
componentRelativeDirPath_posix_to_componentRelativeFilePath_posix({
|
|
331
|
+
componentRelativeDirPath_posix: `./${componentRelativeDirPath_posix}`
|
|
332
|
+
})
|
|
333
|
+
);
|
|
330
334
|
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
335
|
+
run_prettier: {
|
|
336
|
+
if (!(await getIsPrettierAvailable())) {
|
|
337
|
+
break run_prettier;
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
sourceCode = await runPrettier({
|
|
341
|
+
filePath,
|
|
342
|
+
sourceCode
|
|
343
|
+
});
|
|
334
344
|
}
|
|
335
345
|
|
|
336
|
-
sourceCode
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
346
|
+
return sourceCode;
|
|
347
|
+
})();
|
|
348
|
+
|
|
349
|
+
if (modifiedCode === originalCode) {
|
|
350
|
+
console.log(
|
|
351
|
+
chalk.red(
|
|
352
|
+
`Unable to automatically update ${fileName}, please update it manually`
|
|
353
|
+
)
|
|
354
|
+
);
|
|
355
|
+
continue;
|
|
340
356
|
}
|
|
341
357
|
|
|
342
|
-
|
|
343
|
-
})();
|
|
358
|
+
fs.writeFileSync(filePath, Buffer.from(modifiedCode, 'utf8'));
|
|
344
359
|
|
|
345
|
-
if (modifiedKcAppTsCode === kcAppTsCode) {
|
|
346
360
|
console.log(
|
|
347
|
-
chalk.
|
|
348
|
-
|
|
349
|
-
)
|
|
361
|
+
`${chalk.green('✓')} ${chalk.bold(
|
|
362
|
+
`.${pathSep}${pathRelative(process.cwd(), filePath)}`
|
|
363
|
+
)} Updated`
|
|
350
364
|
);
|
|
351
|
-
return;
|
|
352
365
|
}
|
|
353
|
-
|
|
354
|
-
fs.writeFileSync(kcAppTsFilePath, Buffer.from(modifiedKcAppTsCode, 'utf8'));
|
|
355
|
-
|
|
356
|
-
console.log(
|
|
357
|
-
`${chalk.green('✓')} ${chalk.bold(
|
|
358
|
-
`.${pathSep}` + pathRelative(process.cwd(), kcAppTsFilePath)
|
|
359
|
-
)} Updated`
|
|
360
|
-
);
|
|
361
|
-
|
|
362
366
|
return;
|
|
363
367
|
}
|
|
364
368
|
|
|
@@ -5,7 +5,7 @@ import * as url from 'url';
|
|
|
5
5
|
const __dirname = path.dirname(url.fileURLToPath(import.meta.url));
|
|
6
6
|
|
|
7
7
|
function getThisCodebaseRootDirPath_rec(dirPath: string): string {
|
|
8
|
-
if (fs.existsSync(path.join(dirPath, '
|
|
8
|
+
if (fs.existsSync(path.join(dirPath, 'LICENSE'))) {
|
|
9
9
|
return dirPath;
|
|
10
10
|
}
|
|
11
11
|
return getThisCodebaseRootDirPath_rec(path.join(dirPath, '..'));
|
|
@@ -51,10 +51,22 @@ export async function getPrettier(): Promise<PrettierAndConfigHash> {
|
|
|
51
51
|
// So we do a sketchy eval to bypass ncc.
|
|
52
52
|
// We make sure to only do that when linking, otherwise we import properly.
|
|
53
53
|
if (readThisNpmPackageVersion().startsWith('0.0.0')) {
|
|
54
|
-
|
|
55
|
-
|
|
54
|
+
const prettierDirPath = pathResolve(
|
|
55
|
+
pathJoin(getNodeModulesBinDirPath(), '..', 'prettier')
|
|
56
56
|
);
|
|
57
57
|
|
|
58
|
+
const isCJS = typeof module !== 'undefined' && module.exports;
|
|
59
|
+
|
|
60
|
+
if (isCJS) {
|
|
61
|
+
eval(`${symToStr({ prettier })} = require("${prettierDirPath}")`);
|
|
62
|
+
} else {
|
|
63
|
+
prettier = await new Promise(_resolve => {
|
|
64
|
+
eval(
|
|
65
|
+
`import("file:///${pathJoin(prettierDirPath, 'index.mjs').replace(/\\/g, '/')}").then(prettier => _resolve(prettier))`
|
|
66
|
+
);
|
|
67
|
+
});
|
|
68
|
+
}
|
|
69
|
+
|
|
58
70
|
assert(!is<undefined>(prettier));
|
|
59
71
|
|
|
60
72
|
break import_prettier;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectionStrategy, Component, forwardRef, inject, type TemplateRef, viewChild } from '@angular/core';
|
|
1
|
+
import { AfterViewInit, ChangeDetectionStrategy, Component, ElementRef, forwardRef, inject, type TemplateRef, viewChild } from '@angular/core';
|
|
2
2
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
3
3
|
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
4
|
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
@@ -37,7 +37,7 @@ export class SamlPostFormComponent extends ComponentReference implements AfterVi
|
|
|
37
37
|
headerNode = viewChild<TemplateRef<HTMLElement>>('headerNode');
|
|
38
38
|
infoNode = viewChild<TemplateRef<HTMLElement>>('infoNode');
|
|
39
39
|
socialProvidersNode = viewChild<TemplateRef<HTMLElement>>('socialProvidersNode');
|
|
40
|
-
htmlFormElement = viewChild<HTMLFormElement
|
|
40
|
+
htmlFormElement = viewChild<ElementRef<HTMLFormElement>>('setHtmlFormElement');
|
|
41
41
|
|
|
42
42
|
ngAfterViewInit(): void {
|
|
43
43
|
if (this.htmlFormElement() === null || this.htmlFormElement() === undefined) {
|
|
@@ -49,6 +49,6 @@ export class SamlPostFormComponent extends ComponentReference implements AfterVi
|
|
|
49
49
|
return;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
this.htmlFormElement()!.submit();
|
|
52
|
+
this.htmlFormElement()!.nativeElement.submit();
|
|
53
53
|
}
|
|
54
54
|
}
|