@okta/okta-signin-widget 7.46.2 → 7.46.3
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/README.md +5 -5
- 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 +5 -5
- package/dist/js/okta-sign-in.min.js.map +1 -1
- package/dist/js/okta-sign-in.next.js +2 -2
- package/dist/js/okta-sign-in.next.no-polyfill.js +2 -2
- 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/dist/js/okta-sign-in.polyfill.js +105 -2
- package/dist/js/okta-sign-in.polyfill.js.map +1 -1
- package/dist/js/okta-sign-in.polyfill.min.js +4 -4
- package/dist/js/okta-sign-in.polyfill.min.js.map +1 -1
- package/package.json +3 -3
- package/polyfill/index.js +7 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="
|
|
2
|
+
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="b3609423-ef20-5de7-a374-21f0ce9b7731")}catch(e){}}();
|
|
3
3
|
(function webpackUniversalModuleDefinition(root, factory) {
|
|
4
4
|
if(typeof exports === 'object' && typeof module === 'object')
|
|
5
5
|
module.exports = factory();
|
|
@@ -63,6 +63,19 @@ var parent = __webpack_require__(/*! ../../stable/array/includes */ "./node_modu
|
|
|
63
63
|
module.exports = parent;
|
|
64
64
|
|
|
65
65
|
|
|
66
|
+
/***/ }),
|
|
67
|
+
|
|
68
|
+
/***/ "./node_modules/core-js/actual/global-this.js":
|
|
69
|
+
/*!****************************************************!*\
|
|
70
|
+
!*** ./node_modules/core-js/actual/global-this.js ***!
|
|
71
|
+
\****************************************************/
|
|
72
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
73
|
+
|
|
74
|
+
var parent = __webpack_require__(/*! ../stable/global-this */ "./node_modules/core-js/stable/global-this.js");
|
|
75
|
+
|
|
76
|
+
module.exports = parent;
|
|
77
|
+
|
|
78
|
+
|
|
66
79
|
/***/ }),
|
|
67
80
|
|
|
68
81
|
/***/ "./node_modules/core-js/actual/object/assign.js":
|
|
@@ -250,6 +263,19 @@ var entryUnbind = __webpack_require__(/*! ../../internals/entry-unbind */ "./nod
|
|
|
250
263
|
module.exports = entryUnbind('Array', 'includes');
|
|
251
264
|
|
|
252
265
|
|
|
266
|
+
/***/ }),
|
|
267
|
+
|
|
268
|
+
/***/ "./node_modules/core-js/es/global-this.js":
|
|
269
|
+
/*!************************************************!*\
|
|
270
|
+
!*** ./node_modules/core-js/es/global-this.js ***!
|
|
271
|
+
\************************************************/
|
|
272
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
273
|
+
|
|
274
|
+
__webpack_require__(/*! ../modules/es.global-this */ "./node_modules/core-js/modules/es.global-this.js");
|
|
275
|
+
|
|
276
|
+
module.exports = __webpack_require__(/*! ../internals/global */ "./node_modules/core-js/internals/global.js");
|
|
277
|
+
|
|
278
|
+
|
|
253
279
|
/***/ }),
|
|
254
280
|
|
|
255
281
|
/***/ "./node_modules/core-js/es/object/assign.js":
|
|
@@ -549,6 +575,17 @@ module.exports = __webpack_require__(/*! ../../full/array/from */ "./node_module
|
|
|
549
575
|
module.exports = __webpack_require__(/*! ../../full/array/includes */ "./node_modules/core-js/full/array/includes.js");
|
|
550
576
|
|
|
551
577
|
|
|
578
|
+
/***/ }),
|
|
579
|
+
|
|
580
|
+
/***/ "./node_modules/core-js/features/global-this.js":
|
|
581
|
+
/*!******************************************************!*\
|
|
582
|
+
!*** ./node_modules/core-js/features/global-this.js ***!
|
|
583
|
+
\******************************************************/
|
|
584
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
585
|
+
|
|
586
|
+
module.exports = __webpack_require__(/*! ../full/global-this */ "./node_modules/core-js/full/global-this.js");
|
|
587
|
+
|
|
588
|
+
|
|
552
589
|
/***/ }),
|
|
553
590
|
|
|
554
591
|
/***/ "./node_modules/core-js/features/object/assign.js":
|
|
@@ -744,6 +781,22 @@ var parent = __webpack_require__(/*! ../../actual/array/includes */ "./node_modu
|
|
|
744
781
|
module.exports = parent;
|
|
745
782
|
|
|
746
783
|
|
|
784
|
+
/***/ }),
|
|
785
|
+
|
|
786
|
+
/***/ "./node_modules/core-js/full/global-this.js":
|
|
787
|
+
/*!**************************************************!*\
|
|
788
|
+
!*** ./node_modules/core-js/full/global-this.js ***!
|
|
789
|
+
\**************************************************/
|
|
790
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
791
|
+
|
|
792
|
+
// TODO: remove from `core-js@4`
|
|
793
|
+
__webpack_require__(/*! ../modules/esnext.global-this */ "./node_modules/core-js/modules/esnext.global-this.js");
|
|
794
|
+
|
|
795
|
+
var parent = __webpack_require__(/*! ../actual/global-this */ "./node_modules/core-js/actual/global-this.js");
|
|
796
|
+
|
|
797
|
+
module.exports = parent;
|
|
798
|
+
|
|
799
|
+
|
|
747
800
|
/***/ }),
|
|
748
801
|
|
|
749
802
|
/***/ "./node_modules/core-js/full/object/assign.js":
|
|
@@ -7623,6 +7676,24 @@ if (!IS_PURE && DESCRIPTORS && values.name !== 'values') try {
|
|
|
7623
7676
|
} catch (error) { /* empty */ }
|
|
7624
7677
|
|
|
7625
7678
|
|
|
7679
|
+
/***/ }),
|
|
7680
|
+
|
|
7681
|
+
/***/ "./node_modules/core-js/modules/es.global-this.js":
|
|
7682
|
+
/*!********************************************************!*\
|
|
7683
|
+
!*** ./node_modules/core-js/modules/es.global-this.js ***!
|
|
7684
|
+
\********************************************************/
|
|
7685
|
+
/***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) {
|
|
7686
|
+
|
|
7687
|
+
var $ = __webpack_require__(/*! ../internals/export */ "./node_modules/core-js/internals/export.js");
|
|
7688
|
+
var global = __webpack_require__(/*! ../internals/global */ "./node_modules/core-js/internals/global.js");
|
|
7689
|
+
|
|
7690
|
+
// `globalThis` object
|
|
7691
|
+
// https://tc39.es/ecma262/#sec-globalthis
|
|
7692
|
+
$({ global: true, forced: global.globalThis !== global }, {
|
|
7693
|
+
globalThis: global
|
|
7694
|
+
});
|
|
7695
|
+
|
|
7696
|
+
|
|
7626
7697
|
/***/ }),
|
|
7627
7698
|
|
|
7628
7699
|
/***/ "./node_modules/core-js/modules/es.object.assign.js":
|
|
@@ -9620,6 +9691,18 @@ if (NATIVE_WEAK_MAP && IS_IE11) {
|
|
|
9620
9691
|
__webpack_require__(/*! ../modules/es.weak-map.constructor */ "./node_modules/core-js/modules/es.weak-map.constructor.js");
|
|
9621
9692
|
|
|
9622
9693
|
|
|
9694
|
+
/***/ }),
|
|
9695
|
+
|
|
9696
|
+
/***/ "./node_modules/core-js/modules/esnext.global-this.js":
|
|
9697
|
+
/*!************************************************************!*\
|
|
9698
|
+
!*** ./node_modules/core-js/modules/esnext.global-this.js ***!
|
|
9699
|
+
\************************************************************/
|
|
9700
|
+
/***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) {
|
|
9701
|
+
|
|
9702
|
+
// TODO: Remove from `core-js@4`
|
|
9703
|
+
__webpack_require__(/*! ../modules/es.global-this */ "./node_modules/core-js/modules/es.global-this.js");
|
|
9704
|
+
|
|
9705
|
+
|
|
9623
9706
|
/***/ }),
|
|
9624
9707
|
|
|
9625
9708
|
/***/ "./node_modules/core-js/modules/esnext.object.iterate-entries.js":
|
|
@@ -11291,6 +11374,19 @@ var parent = __webpack_require__(/*! ../../es/array/includes */ "./node_modules/
|
|
|
11291
11374
|
module.exports = parent;
|
|
11292
11375
|
|
|
11293
11376
|
|
|
11377
|
+
/***/ }),
|
|
11378
|
+
|
|
11379
|
+
/***/ "./node_modules/core-js/stable/global-this.js":
|
|
11380
|
+
/*!****************************************************!*\
|
|
11381
|
+
!*** ./node_modules/core-js/stable/global-this.js ***!
|
|
11382
|
+
\****************************************************/
|
|
11383
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
11384
|
+
|
|
11385
|
+
var parent = __webpack_require__(/*! ../es/global-this */ "./node_modules/core-js/es/global-this.js");
|
|
11386
|
+
|
|
11387
|
+
module.exports = parent;
|
|
11388
|
+
|
|
11389
|
+
|
|
11294
11390
|
/***/ }),
|
|
11295
11391
|
|
|
11296
11392
|
/***/ "./node_modules/core-js/stable/object/assign.js":
|
|
@@ -12146,6 +12242,13 @@ var __webpack_exports__ = {};
|
|
|
12146
12242
|
/* eslint-disable @typescript-eslint/ban-ts-comment */
|
|
12147
12243
|
|
|
12148
12244
|
// core features
|
|
12245
|
+
// `globalThis` must be polyfilled before any module that imports @okta/courage —
|
|
12246
|
+
// handlebars 4.7.9's no-conflict module (bundled inside courage) ships an inline
|
|
12247
|
+
// `globalThis` polyfill that throws TypeError on older WebKit (Safari ≤12.0,
|
|
12248
|
+
// GlobalProtect's Linux embedded browser, certain WebView2 builds), aborting
|
|
12249
|
+
// widget bootstrap. With this polyfill loaded first, handlebars's typeof check
|
|
12250
|
+
// passes and its inline polyfill is skipped.
|
|
12251
|
+
__webpack_require__(/*! core-js/features/global-this */ "./node_modules/core-js/features/global-this.js");
|
|
12149
12252
|
__webpack_require__(/*! core-js/features/object/set-prototype-of */ "./node_modules/core-js/features/object/set-prototype-of.js");
|
|
12150
12253
|
__webpack_require__(/*! core-js/features/object/assign */ "./node_modules/core-js/features/object/assign.js");
|
|
12151
12254
|
__webpack_require__(/*! core-js/features/object/keys */ "./node_modules/core-js/features/object/keys.js");
|
|
@@ -12178,4 +12281,4 @@ __webpack_require__(/*! webcrypto-shim */ "./node_modules/webcrypto-shim/webcryp
|
|
|
12178
12281
|
;
|
|
12179
12282
|
});
|
|
12180
12283
|
//# sourceMappingURL=okta-sign-in.polyfill.js.map
|
|
12181
|
-
//# debugId=
|
|
12284
|
+
//# debugId=b3609423-ef20-5de7-a374-21f0ce9b7731
|