keycloakify 11.8.5 → 11.8.6
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/package.json +4 -1
- package/res/public/keycloakify-dev-resources/login/resources-common/node_modules/patternfly/dist/fonts/OpenSans-SemiboldItalic-webfont.ttf +0 -0
- package/res/public/keycloakify-dev-resources/login/resources-common/node_modules/patternfly/dist/fonts/OpenSans-SemiboldItalic-webfont.woff +0 -0
- package/res/public/keycloakify-dev-resources/login/resources-common/node_modules/patternfly/dist/fonts/OpenSans-SemiboldItalic-webfont.woff2 +0 -0
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "keycloakify",
|
3
|
-
"version": "11.8.
|
3
|
+
"version": "11.8.6",
|
4
4
|
"description": "Framework to create custom Keycloak UIs",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -587,6 +587,9 @@
|
|
587
587
|
"res/public/keycloakify-dev-resources/login/resources-common/node_modules/patternfly/dist/fonts/OpenSans-Light-webfont.woff2",
|
588
588
|
"res/public/keycloakify-dev-resources/login/resources-common/node_modules/patternfly/dist/fonts/OpenSans-Regular-webfont.woff2",
|
589
589
|
"res/public/keycloakify-dev-resources/login/resources-common/node_modules/patternfly/dist/fonts/OpenSans-Semibold-webfont.woff2",
|
590
|
+
"res/public/keycloakify-dev-resources/login/resources-common/node_modules/patternfly/dist/fonts/OpenSans-SemiboldItalic-webfont.ttf",
|
591
|
+
"res/public/keycloakify-dev-resources/login/resources-common/node_modules/patternfly/dist/fonts/OpenSans-SemiboldItalic-webfont.woff",
|
592
|
+
"res/public/keycloakify-dev-resources/login/resources-common/node_modules/patternfly/dist/fonts/OpenSans-SemiboldItalic-webfont.woff2",
|
590
593
|
"res/public/keycloakify-dev-resources/login/resources-common/node_modules/patternfly/dist/fonts/PatternFlyIcons-webfont.ttf",
|
591
594
|
"res/public/keycloakify-dev-resources/login/resources-common/node_modules/patternfly/dist/fonts/PatternFlyIcons-webfont.woff",
|
592
595
|
"res/public/keycloakify-dev-resources/login/resources-common/node_modules/patternfly/dist/fonts/fontawesome-webfont.woff2",
|
Binary file
|
Binary file
|