@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
|
@@ -62287,7 +62287,7 @@ module.exports = JSON.parse('{"signout":"Sign Out","signin":"Sign In","signup":"
|
|
|
62287
62287
|
/***/ (function(module) {
|
|
62288
62288
|
|
|
62289
62289
|
"use strict";
|
|
62290
|
-
module.exports = JSON.parse('{"defaultLanguage":"en","version":"7.8.
|
|
62290
|
+
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"]}');
|
|
62291
62291
|
|
|
62292
62292
|
/***/ })
|
|
62293
62293
|
|