@authing/react-ui-components 4.4.4-ey.16 → 4.4.4-ey.17
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/asset-manifest.json +27 -0
- package/dist/index.html +1 -0
- package/dist/static/css/2.372ca0b5.chunk.css +3 -0
- package/dist/static/css/2.372ca0b5.chunk.css.map +1 -0
- package/dist/static/css/main.f2fb95cb.chunk.css +2 -0
- package/dist/static/css/main.f2fb95cb.chunk.css.map +1 -0
- package/dist/static/js/2.9cb7ece0.chunk.js +3 -0
- package/dist/static/js/2.9cb7ece0.chunk.js.LICENSE.txt +124 -0
- package/dist/static/js/2.9cb7ece0.chunk.js.map +1 -0
- package/dist/static/js/3.90a5a0f0.chunk.js +2 -0
- package/dist/static/js/3.90a5a0f0.chunk.js.map +1 -0
- package/dist/static/js/main.65d68920.chunk.js +2 -0
- package/dist/static/js/main.65d68920.chunk.js.map +1 -0
- package/dist/static/js/runtime-main.4a8f342d.js +2 -0
- package/dist/static/js/runtime-main.4a8f342d.js.map +1 -0
- package/dist/static/media/loading.3cf0104f.svg +32 -0
- package/lib/index.min.css +1 -1
- package/lib/index.min.js +1 -1
- package/lib/index.min.js.LICENSE.txt +3 -9
- package/package.json +1 -1
- package/types/AccountMerge/UserRadio.d.ts +5 -0
- package/types/AccountMerge/index.d.ts +3 -0
- package/types/AccountMerge/interface.d.ts +27 -0
- package/types/AccountMerge/utils.d.ts +3 -0
- package/types/ChangePassword/businessRequest.d.ts +1 -0
- package/types/ChangePassword/core/SendPhoneCode.d.ts +6 -0
- package/types/CompleteInfo/core/completeInfo.d.ts +0 -8
- package/types/CompleteInfo/core/components/TreeSelect.d.ts +11 -0
- package/types/CompleteInfo/index.d.ts +1 -0
- package/types/CompleteInfo/interface.d.ts +8 -8
- package/types/CompleteInfo/utils.d.ts +0 -13
- package/types/ForgetPassword/core/resetPassword.d.ts +0 -3
- package/types/Guard/config.d.ts +0 -1
- package/types/Guard/module.d.ts +3 -28
- package/types/Login/index.d.ts +0 -4
- package/types/MFA/VerifyCodeInput/index.d.ts +0 -1
- package/types/Register/utils.d.ts +1 -1
- package/types/SendCode/SendCodeBtn.d.ts +2 -2
- package/types/Type/application.d.ts +4 -13
- package/types/Type/index.d.ts +1 -1
- package/types/_utils/config/index.d.ts +0 -1
- package/types/_utils/context.d.ts +1 -87
- package/types/_utils/http.d.ts +1 -1
- package/types/_utils/index.d.ts +2 -2
- package/types/_utils/responseManagement/interface.d.ts +2 -13
- package/types/version/version.d.ts +1 -1
- package/types/EY/CheckCaptcha/index.d.ts +0 -2
- package/types/EY/Error/index.d.ts +0 -2
- package/types/EY/ForgetPassword/index.d.ts +0 -2
- package/types/EY/InviteComplete/index.d.ts +0 -2
- package/types/EY/InviteIdentityBind/component/WeComQrcode.d.ts +0 -2
- package/types/EY/InviteIdentityBind/component/WeComQrcodeNew.d.ts +0 -2
- package/types/EY/InviteIdentityBind/index.d.ts +0 -2
- package/types/EY/InviteLoading/index.d.ts +0 -2
- package/types/EY/Login/components/EyLoginWithWeComQrcode.d.ts +0 -2
- package/types/EY/Login/components/EyLoginWithWeComQrcodeNew.d.ts +0 -2
- package/types/EY/Login/core/EmailVerify.d.ts +0 -7
- package/types/EY/Login/core/ScanCode.d.ts +0 -7
- package/types/EY/Login/index.d.ts +0 -7
- package/types/EY/PreCheckEmail/index.d.ts +0 -2
- package/types/EY/Protocol/index.d.ts +0 -2
- package/types/EY/components/EmailFormItem.d.ts +0 -2
- package/types/EY/components/GoBack.d.ts +0 -2
- package/types/EY/components/ResetPassword.d.ts +0 -16
- package/types/EY/interface.d.ts +0 -75
- package/types/Login/core/withWeComQrcode.d.ts +0 -2
- package/types/MFA/VerifyCodeInput/ey.d.ts +0 -15
- package/types/_utils/signRequestParams.d.ts +0 -8
- /package/{lib → dist}/static/media/ey_loading.24d3e4d0.gif +0 -0
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
{
|
|
2
|
+
"files": {
|
|
3
|
+
"main.css": "/static/css/main.f2fb95cb.chunk.css",
|
|
4
|
+
"main.js": "/static/js/main.65d68920.chunk.js",
|
|
5
|
+
"main.js.map": "/static/js/main.65d68920.chunk.js.map",
|
|
6
|
+
"runtime-main.js": "/static/js/runtime-main.4a8f342d.js",
|
|
7
|
+
"runtime-main.js.map": "/static/js/runtime-main.4a8f342d.js.map",
|
|
8
|
+
"static/css/2.372ca0b5.chunk.css": "/static/css/2.372ca0b5.chunk.css",
|
|
9
|
+
"static/js/2.9cb7ece0.chunk.js": "/static/js/2.9cb7ece0.chunk.js",
|
|
10
|
+
"static/js/2.9cb7ece0.chunk.js.map": "/static/js/2.9cb7ece0.chunk.js.map",
|
|
11
|
+
"static/js/3.90a5a0f0.chunk.js": "/static/js/3.90a5a0f0.chunk.js",
|
|
12
|
+
"static/js/3.90a5a0f0.chunk.js.map": "/static/js/3.90a5a0f0.chunk.js.map",
|
|
13
|
+
"index.html": "/index.html",
|
|
14
|
+
"static/css/2.372ca0b5.chunk.css.map": "/static/css/2.372ca0b5.chunk.css.map",
|
|
15
|
+
"static/css/main.f2fb95cb.chunk.css.map": "/static/css/main.f2fb95cb.chunk.css.map",
|
|
16
|
+
"static/js/2.9cb7ece0.chunk.js.LICENSE.txt": "/static/js/2.9cb7ece0.chunk.js.LICENSE.txt",
|
|
17
|
+
"static/media/ey_loading.24d3e4d0.gif": "/static/media/ey_loading.24d3e4d0.gif",
|
|
18
|
+
"static/media/loading.3cf0104f.svg": "/static/media/loading.3cf0104f.svg"
|
|
19
|
+
},
|
|
20
|
+
"entrypoints": [
|
|
21
|
+
"static/js/runtime-main.4a8f342d.js",
|
|
22
|
+
"static/css/2.372ca0b5.chunk.css",
|
|
23
|
+
"static/js/2.9cb7ece0.chunk.js",
|
|
24
|
+
"static/css/main.f2fb95cb.chunk.css",
|
|
25
|
+
"static/js/main.65d68920.chunk.js"
|
|
26
|
+
]
|
|
27
|
+
}
|
package/dist/index.html
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!doctype html><html lang="zh-TW"><head><meta charset="utf-8"/><link rel="icon" href="https://files.authing.co/authing-console/login_logo.svg"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>Guard Examples</title><link href="/static/css/2.372ca0b5.chunk.css" rel="stylesheet"><link href="/static/css/main.f2fb95cb.chunk.css" rel="stylesheet"></head><body><div id="root"></div><script>!function(e){function t(t){for(var n,a,i=t[0],c=t[1],l=t[2],s=0,p=[];s<i.length;s++)a=i[s],Object.prototype.hasOwnProperty.call(o,a)&&o[a]&&p.push(o[a][0]),o[a]=0;for(n in c)Object.prototype.hasOwnProperty.call(c,n)&&(e[n]=c[n]);for(f&&f(t);p.length;)p.shift()();return u.push.apply(u,l||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,i=1;i<r.length;i++){var c=r[i];0!==o[c]&&(n=!1)}n&&(u.splice(t--,1),e=a(a.s=r[0]))}return e}var n={},o={1:0},u=[];function a(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,a),r.l=!0,r.exports}a.e=function(e){var t=[],r=o[e];if(0!==r)if(r)t.push(r[2]);else{var n=new Promise((function(t,n){r=o[e]=[t,n]}));t.push(r[2]=n);var u,i=document.createElement("script");i.charset="utf-8",i.timeout=120,a.nc&&i.setAttribute("nonce",a.nc),i.src=function(e){return a.p+"static/js/"+({}[e]||e)+"."+{3:"90a5a0f0"}[e]+".chunk.js"}(e);var c=new Error;u=function(t){i.onerror=i.onload=null,clearTimeout(l);var r=o[e];if(0!==r){if(r){var n=t&&("load"===t.type?"missing":t.type),u=t&&t.target&&t.target.src;c.message="Loading chunk "+e+" failed.\n("+n+": "+u+")",c.name="ChunkLoadError",c.type=n,c.request=u,r[1](c)}o[e]=void 0}};var l=setTimeout((function(){u({type:"timeout",target:i})}),12e4);i.onerror=i.onload=u,document.head.appendChild(i)}return Promise.all(t)},a.m=e,a.c=n,a.d=function(e,t,r){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(a.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)a.d(r,n,function(t){return e[t]}.bind(null,n));return r},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="/",a.oe=function(e){throw console.error(e),e};var i=this["webpackJsonp@authing/react-ui-components"]=this["webpackJsonp@authing/react-ui-components"]||[],c=i.push.bind(i);i.push=t,i=i.slice();for(var l=0;l<i.length;l++)t(i[l]);var f=c;r()}([])</script><script src="/static/js/2.9cb7ece0.chunk.js"></script><script src="/static/js/main.65d68920.chunk.js"></script></body></html>
|