@okta/okta-signin-widget 7.8.0 → 7.8.1
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/esm/src/config/config.json.js +1 -1
- package/dist/js/okta-sign-in.classic.js +1 -1
- package/dist/js/okta-sign-in.classic.min.js +1 -1
- package/dist/js/okta-sign-in.js +1 -1
- package/dist/js/okta-sign-in.min.js +1 -1
- package/dist/js/okta-sign-in.next.js +1 -1
- package/dist/js/okta-sign-in.no-polyfill.min.js +1 -1
- package/dist/js/okta-sign-in.oie.js +1 -1
- package/dist/js/okta-sign-in.oie.min.js +1 -1
- package/package.json +3 -4
- package/src/config/config.json +1 -1
|
@@ -65366,7 +65366,7 @@ module.exports = JSON.parse('{"signout":"Sign Out","signin":"Sign In","signup":"
|
|
|
65366
65366
|
/***/ (function(module) {
|
|
65367
65367
|
|
|
65368
65368
|
"use strict";
|
|
65369
|
-
module.exports = JSON.parse('{"defaultLanguage":"en","version":"7.8.
|
|
65369
|
+
module.exports = JSON.parse('{"defaultLanguage":"en","version":"7.8.1","supportedLanguages":["en","cs","da","de","el","es","fi","fr","hu","id","in","it","ja","ko","ms","nb","nl-NL","ok-PL","ok-SK","pl","pt-BR","ro","ru","sv","th","tr","uk","vi","zh-CN","zh-TW"]}');
|
|
65370
65370
|
|
|
65371
65371
|
/***/ })
|
|
65372
65372
|
|