pixel-react 1.15.21 → 1.15.23
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/lib/_virtual/aesCipherSuites.js +4 -0
- package/lib/_virtual/aesCipherSuites.js.map +1 -0
- package/lib/_virtual/asn1-validator.js +4 -0
- package/lib/_virtual/asn1-validator.js.map +1 -0
- package/lib/_virtual/asn1.js +4 -0
- package/lib/_virtual/asn1.js.map +1 -0
- package/lib/_virtual/cipherModes.js +4 -0
- package/lib/_virtual/cipherModes.js.map +1 -0
- package/lib/_virtual/hmac.js +4 -0
- package/lib/_virtual/hmac.js.map +1 -0
- package/lib/_virtual/index11.js +2 -2
- package/lib/_virtual/index12.js +2 -2
- package/lib/_virtual/index13.js +2 -2
- package/lib/_virtual/index14.js +4 -0
- package/lib/_virtual/index14.js.map +1 -0
- package/lib/_virtual/index2.js +5 -3
- package/lib/_virtual/index2.js.map +1 -1
- package/lib/_virtual/index3.js +4 -2
- package/lib/_virtual/index3.js.map +1 -1
- package/lib/_virtual/index4.js +2 -4
- package/lib/_virtual/index4.js.map +1 -1
- package/lib/_virtual/index5.js +4 -2
- package/lib/_virtual/index5.js.map +1 -1
- package/lib/_virtual/index6.js +2 -2
- package/lib/_virtual/index7.js +2 -6
- package/lib/_virtual/index7.js.map +1 -1
- package/lib/_virtual/index8.js +6 -2
- package/lib/_virtual/index8.js.map +1 -1
- package/lib/_virtual/index9.js +2 -2
- package/lib/_virtual/md5.js +4 -0
- package/lib/_virtual/md5.js.map +1 -0
- package/lib/_virtual/mgf1.js +4 -0
- package/lib/_virtual/mgf1.js.map +1 -0
- package/lib/_virtual/oids.js +4 -0
- package/lib/_virtual/oids.js.map +1 -0
- package/lib/_virtual/pem.js +4 -0
- package/lib/_virtual/pem.js.map +1 -0
- package/lib/_virtual/pkcs1.js +4 -0
- package/lib/_virtual/pkcs1.js.map +1 -0
- package/lib/_virtual/pkcs12.js +4 -0
- package/lib/_virtual/pkcs12.js.map +1 -0
- package/lib/_virtual/pkcs7.js +4 -0
- package/lib/_virtual/pkcs7.js.map +1 -0
- package/lib/_virtual/pkcs7asn1.js +4 -0
- package/lib/_virtual/pkcs7asn1.js.map +1 -0
- package/lib/_virtual/pki.js +4 -0
- package/lib/_virtual/pki.js.map +1 -0
- package/lib/_virtual/prime.js +4 -0
- package/lib/_virtual/prime.js.map +1 -0
- package/lib/_virtual/prng.js +4 -0
- package/lib/_virtual/prng.js.map +1 -0
- package/lib/_virtual/pss.js +4 -0
- package/lib/_virtual/pss.js.map +1 -0
- package/lib/_virtual/random.js +4 -0
- package/lib/_virtual/random.js.map +1 -0
- package/lib/_virtual/sha1.js +4 -0
- package/lib/_virtual/sha1.js.map +1 -0
- package/lib/_virtual/sha256.js +4 -0
- package/lib/_virtual/sha256.js.map +1 -0
- package/lib/_virtual/sha512.js +4 -0
- package/lib/_virtual/sha512.js.map +1 -0
- package/lib/_virtual/ssh.js +4 -0
- package/lib/_virtual/ssh.js.map +1 -0
- package/lib/_virtual/util.js +4 -0
- package/lib/_virtual/util.js.map +1 -0
- package/lib/_virtual/x509.js +4 -0
- package/lib/_virtual/x509.js.map +1 -0
- package/lib/assets/icons/testify_icon.svg.js +6 -0
- package/lib/assets/icons/testify_icon.svg.js.map +1 -0
- package/lib/assets/icons/testify_loader.svg.js +6 -0
- package/lib/assets/icons/testify_loader.svg.js.map +1 -0
- package/lib/assets/icons/testify_logo_name.svg.js +6 -0
- package/lib/assets/icons/testify_logo_name.svg.js.map +1 -0
- package/lib/components/AllProjectsDropdown/AllProjectsDropdown.js +3 -1
- package/lib/components/AllProjectsDropdown/AllProjectsDropdown.js.map +1 -1
- package/lib/components/Charts/DashboardDonutChart/DashboardDonutChart.js +2 -9
- package/lib/components/Charts/DashboardDonutChart/DashboardDonutChart.js.map +1 -1
- package/lib/components/Charts/DashboardDonutChart/types.d.ts +1 -1
- package/lib/components/ConditionalDropdown/ConditionalDropdown.js +2 -9
- package/lib/components/ConditionalDropdown/ConditionalDropdown.js.map +1 -1
- package/lib/components/Editor/Editor.js +37 -17
- package/lib/components/Editor/Editor.js.map +1 -1
- package/lib/components/Icon/iconList.js +6 -0
- package/lib/components/Icon/iconList.js.map +1 -1
- package/lib/components/MultiSelect/MultiSelect.js +9 -10
- package/lib/components/MultiSelect/MultiSelect.js.map +1 -1
- package/lib/components/PhoneInput/PhoneInput.js +1 -0
- package/lib/components/PhoneInput/PhoneInput.js.map +1 -1
- package/lib/components/SessionDropdown/SessionDropdown.js +4 -2
- package/lib/components/SessionDropdown/SessionDropdown.js.map +1 -1
- package/lib/index.cjs +27423 -379
- package/lib/index.cjs.map +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/node_modules/classnames/index.js +1 -1
- package/lib/node_modules/input-format/modules/react/Input.js +1 -1
- package/lib/node_modules/js-beautify/js/index.js +1 -1
- package/lib/node_modules/js-beautify/js/src/html/beautifier.js +1 -1
- package/lib/node_modules/js-beautify/js/src/html/index.js +1 -1
- package/lib/node_modules/js-beautify/js/src/html/options.js +1 -1
- package/lib/node_modules/js-beautify/js/src/html/tokenizer.js +1 -1
- package/lib/node_modules/js-beautify/js/src/index.js +1 -1
- package/lib/node_modules/js-beautify/js/src/javascript/beautifier.js +1 -1
- package/lib/node_modules/js-beautify/js/src/javascript/index.js +1 -1
- package/lib/node_modules/js-beautify/js/src/javascript/options.js +1 -1
- package/lib/node_modules/js-beautify/js/src/javascript/tokenizer.js +1 -1
- package/lib/node_modules/node-forge/lib/aes.js +1014 -0
- package/lib/node_modules/node-forge/lib/aes.js.map +1 -0
- package/lib/node_modules/node-forge/lib/aesCipherSuites.js +286 -0
- package/lib/node_modules/node-forge/lib/aesCipherSuites.js.map +1 -0
- package/lib/node_modules/node-forge/lib/asn1-validator.js +100 -0
- package/lib/node_modules/node-forge/lib/asn1-validator.js.map +1 -0
- package/lib/node_modules/node-forge/lib/asn1.js +1379 -0
- package/lib/node_modules/node-forge/lib/asn1.js.map +1 -0
- package/lib/node_modules/node-forge/lib/baseN.js +181 -0
- package/lib/node_modules/node-forge/lib/baseN.js.map +1 -0
- package/lib/node_modules/node-forge/lib/cipher.js +236 -0
- package/lib/node_modules/node-forge/lib/cipher.js.map +1 -0
- package/lib/node_modules/node-forge/lib/cipherModes.js +936 -0
- package/lib/node_modules/node-forge/lib/cipherModes.js.map +1 -0
- package/lib/node_modules/node-forge/lib/des.js +467 -0
- package/lib/node_modules/node-forge/lib/des.js.map +1 -0
- package/lib/node_modules/node-forge/lib/ed25519.js +1108 -0
- package/lib/node_modules/node-forge/lib/ed25519.js.map +1 -0
- package/lib/node_modules/node-forge/lib/forge.js +23 -0
- package/lib/node_modules/node-forge/lib/forge.js.map +1 -0
- package/lib/node_modules/node-forge/lib/hmac.js +158 -0
- package/lib/node_modules/node-forge/lib/hmac.js.map +1 -0
- package/lib/node_modules/node-forge/lib/index.js +70 -0
- package/lib/node_modules/node-forge/lib/index.js.map +1 -0
- package/lib/node_modules/node-forge/lib/jsbn.js +1481 -0
- package/lib/node_modules/node-forge/lib/jsbn.js.map +1 -0
- package/lib/node_modules/node-forge/lib/kem.js +178 -0
- package/lib/node_modules/node-forge/lib/kem.js.map +1 -0
- package/lib/node_modules/node-forge/lib/log.js +325 -0
- package/lib/node_modules/node-forge/lib/log.js.map +1 -0
- package/lib/node_modules/node-forge/lib/md.all.js +28 -0
- package/lib/node_modules/node-forge/lib/md.all.js.map +1 -0
- package/lib/node_modules/node-forge/lib/md.js +22 -0
- package/lib/node_modules/node-forge/lib/md.js.map +1 -0
- package/lib/node_modules/node-forge/lib/md5.js +288 -0
- package/lib/node_modules/node-forge/lib/md5.js.map +1 -0
- package/lib/node_modules/node-forge/lib/mgf.js +24 -0
- package/lib/node_modules/node-forge/lib/mgf.js.map +1 -0
- package/lib/node_modules/node-forge/lib/mgf1.js +68 -0
- package/lib/node_modules/node-forge/lib/mgf1.js.map +1 -0
- package/lib/node_modules/node-forge/lib/oids.js +185 -0
- package/lib/node_modules/node-forge/lib/oids.js.map +1 -0
- package/lib/node_modules/node-forge/lib/pbe.js +966 -0
- package/lib/node_modules/node-forge/lib/pbe.js.map +1 -0
- package/lib/node_modules/node-forge/lib/pbkdf2.js +209 -0
- package/lib/node_modules/node-forge/lib/pbkdf2.js.map +1 -0
- package/lib/node_modules/node-forge/lib/pem.js +250 -0
- package/lib/node_modules/node-forge/lib/pem.js.map +1 -0
- package/lib/node_modules/node-forge/lib/pkcs1.js +273 -0
- package/lib/node_modules/node-forge/lib/pkcs1.js.map +1 -0
- package/lib/node_modules/node-forge/lib/pkcs12.js +980 -0
- package/lib/node_modules/node-forge/lib/pkcs12.js.map +1 -0
- package/lib/node_modules/node-forge/lib/pkcs7.js +1073 -0
- package/lib/node_modules/node-forge/lib/pkcs7.js.map +1 -0
- package/lib/node_modules/node-forge/lib/pkcs7asn1.js +415 -0
- package/lib/node_modules/node-forge/lib/pkcs7asn1.js.map +1 -0
- package/lib/node_modules/node-forge/lib/pki.js +125 -0
- package/lib/node_modules/node-forge/lib/pki.js.map +1 -0
- package/lib/node_modules/node-forge/lib/prime.js +297 -0
- package/lib/node_modules/node-forge/lib/prime.js.map +1 -0
- package/lib/node_modules/node-forge/lib/prng.js +433 -0
- package/lib/node_modules/node-forge/lib/prng.js.map +1 -0
- package/lib/node_modules/node-forge/lib/pss.js +246 -0
- package/lib/node_modules/node-forge/lib/pss.js.map +1 -0
- package/lib/node_modules/node-forge/lib/random.js +191 -0
- package/lib/node_modules/node-forge/lib/random.js.map +1 -0
- package/lib/node_modules/node-forge/lib/rc2.js +382 -0
- package/lib/node_modules/node-forge/lib/rc2.js.map +1 -0
- package/lib/node_modules/node-forge/lib/rsa.js +1815 -0
- package/lib/node_modules/node-forge/lib/rsa.js.map +1 -0
- package/lib/node_modules/node-forge/lib/sha1.js +325 -0
- package/lib/node_modules/node-forge/lib/sha1.js.map +1 -0
- package/lib/node_modules/node-forge/lib/sha256.js +306 -0
- package/lib/node_modules/node-forge/lib/sha256.js.map +1 -0
- package/lib/node_modules/node-forge/lib/sha512.js +479 -0
- package/lib/node_modules/node-forge/lib/sha512.js.map +1 -0
- package/lib/node_modules/node-forge/lib/ssh.js +244 -0
- package/lib/node_modules/node-forge/lib/ssh.js.map +1 -0
- package/lib/node_modules/node-forge/lib/tls.js +4207 -0
- package/lib/node_modules/node-forge/lib/tls.js.map +1 -0
- package/lib/node_modules/node-forge/lib/util.js +2565 -0
- package/lib/node_modules/node-forge/lib/util.js.map +1 -0
- package/lib/node_modules/node-forge/lib/x509.js +2986 -0
- package/lib/node_modules/node-forge/lib/x509.js.map +1 -0
- package/lib/node_modules/prop-types/index.js +1 -1
- package/lib/node_modules/react-async-script/lib/esm/async-script-loader.js +1 -1
- package/lib/node_modules/react-google-recaptcha/lib/esm/recaptcha.js +1 -1
- package/lib/node_modules/react-is/index.js +1 -1
- package/lib/node_modules/react-phone-number-input/modules/CountryIcon.js +1 -1
- package/lib/node_modules/react-phone-number-input/modules/CountrySelect.js +1 -1
- package/lib/node_modules/react-phone-number-input/modules/Flag.js +1 -1
- package/lib/node_modules/react-phone-number-input/modules/InputBasic.js +1 -1
- package/lib/node_modules/react-phone-number-input/modules/InputSmart.js +1 -1
- package/lib/node_modules/react-phone-number-input/modules/InternationalIcon.js +1 -1
- package/lib/node_modules/react-phone-number-input/modules/PhoneInputWithCountry.js +1 -1
- package/lib/node_modules/react-phone-number-input/modules/PropTypes.js +1 -1
- package/lib/node_modules/scheduler/index.js +1 -1
- package/lib/node_modules/use-context-selector/dist/index.js +1 -1
- package/lib/styles.css +1 -1
- package/lib/styles.css.map +1 -1
- package/lib/utils/getEncryptedData/getEncryptedData.js +10 -13
- package/lib/utils/getEncryptedData/getEncryptedData.js.map +1 -1
- package/package.json +3 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"aesCipherSuites.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"asn1-validator.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"asn1.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cipherModes.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hmac.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
package/lib/_virtual/index11.js
CHANGED
package/lib/_virtual/index12.js
CHANGED
package/lib/_virtual/index13.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index14.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
package/lib/_virtual/index2.js
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { getDefaultExportFromCjs } from './_commonjsHelpers.js';
|
|
2
|
+
import { __require as requireLib } from '../node_modules/node-forge/lib/index.js';
|
|
2
3
|
|
|
3
|
-
var
|
|
4
|
+
var libExports = requireLib();
|
|
5
|
+
var forge = /*@__PURE__*/getDefaultExportFromCjs(libExports);
|
|
4
6
|
|
|
5
|
-
export {
|
|
7
|
+
export { forge as default };
|
|
6
8
|
//# sourceMappingURL=index2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index2.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index2.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
|
package/lib/_virtual/index3.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index3.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index3.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;"}
|
package/lib/_virtual/index4.js
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
var classnames = {exports: {}};
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export { schedulerExports as s };
|
|
3
|
+
export { classnames as __module };
|
|
6
4
|
//# sourceMappingURL=index4.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index4.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index4.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
package/lib/_virtual/index5.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index5.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index5.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;"}
|
package/lib/_virtual/index6.js
CHANGED
package/lib/_virtual/index7.js
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import { __require as requirePropTypes } from '../node_modules/prop-types/index.js';
|
|
1
|
+
var src = {};
|
|
3
2
|
|
|
4
|
-
|
|
5
|
-
var PropTypes = /*@__PURE__*/getDefaultExportFromCjs(propTypesExports);
|
|
6
|
-
|
|
7
|
-
export { PropTypes as default };
|
|
3
|
+
export { src as __exports };
|
|
8
4
|
//# sourceMappingURL=index7.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index7.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index7.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
package/lib/_virtual/index8.js
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
import { getDefaultExportFromCjs } from './_commonjsHelpers.js';
|
|
2
|
+
import { __require as requirePropTypes } from '../node_modules/prop-types/index.js';
|
|
2
3
|
|
|
3
|
-
|
|
4
|
+
var propTypesExports = /*@__PURE__*/ requirePropTypes();
|
|
5
|
+
var PropTypes = /*@__PURE__*/getDefaultExportFromCjs(propTypesExports);
|
|
6
|
+
|
|
7
|
+
export { PropTypes as default };
|
|
4
8
|
//# sourceMappingURL=index8.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index8.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index8.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
|
package/lib/_virtual/index9.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"md5.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mgf1.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oids.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pem.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pkcs1.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pkcs12.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pkcs7.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pkcs7asn1.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pki.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"prime.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"prng.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pss.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"random.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sha1.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sha256.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sha512.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ssh.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"util.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"x509.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgTestifyIcon = (props) => /* @__PURE__ */ React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M15 12.5953C14.5783 12.8159 14.1603 13.0417 13.7343 13.2559C12.7989 13.7263 11.8606 14.1923 10.9215 14.6572C10.1334 15.0472 9.34246 15.4331 8.5527 15.8207C8.43363 15.8792 8.314 15.9367 8.16566 15.9854C8.10289 15.9841 8.06909 15.992 8.03528 16C7.56055 15.7757 7.08173 15.5575 6.61202 15.3257C5.82997 14.9397 5.05476 14.5434 4.27484 14.1542C3.34408 13.6897 2.41217 13.227 1.47916 12.7658C1.05651 12.5569 0.635345 12.3449 0.202469 12.1527C0.041523 12.0812 -0.000249098 11.9961 1.11536e-06 11.8518C0.00446875 9.27546 0.00382165 6.69914 0.0295581 4.10018C0.242081 3.99542 0.432737 3.91855 0.615952 3.83027C1.31306 3.49438 2.01098 3.15957 2.70251 2.81533C3.47307 2.43176 4.23351 2.03315 5.00474 1.65061C5.92167 1.19581 6.84831 0.755421 7.76297 0.297329C7.8956 0.230905 7.985 0.100694 8.0944 0C8.18366 0.0342303 8.27293 0.0684603 8.37215 0.134963C8.42316 0.207831 8.45547 0.261234 8.50662 0.287034C8.99992 0.535858 9.49637 0.780079 9.99197 1.02554C11.6088 1.8263 13.2264 2.62578 14.8397 3.43181C14.9127 3.4683 14.9459 3.5638 14.9976 3.63181C14.481 3.89018 13.9661 4.15088 13.4477 4.4064C12.3947 4.92537 11.3415 5.44385 10.2854 5.95814C9.39747 6.39059 8.50455 6.81552 7.6155 7.24634C7.14276 7.47543 6.67358 7.70996 6.18347 7.95155C6.22985 7.9776 6.27785 8.00455 6.33547 8.06356C6.41113 8.14755 6.46901 8.21139 6.54448 8.24954C7.20731 8.58461 7.8736 8.91463 8.53825 9.24706C9.48667 9.72141 10.4343 10.197 11.3828 10.6712C12.542 11.2509 13.7027 11.8283 14.8587 12.4127C14.9247 12.446 14.9538 12.5332 15 12.5953Z", fill: "white" }), /* @__PURE__ */ React.createElement("path", { d: "M16 7.67296C16 9.11532 16 10.534 16 12C13.3268 10.6462 10.6907 9.31119 8 7.9485C10.6719 6.62974 13.3019 5.33167 16 4C16 5.27342 16 6.46134 16 7.67296Z", fill: "white" }));
|
|
4
|
+
|
|
5
|
+
export { SvgTestifyIcon as default };
|
|
6
|
+
//# sourceMappingURL=testify_icon.svg.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"testify_icon.svg.js","sources":["../../../src/assets/icons/testify_icon.svg?react"],"sourcesContent":["import * as React from \"react\";\nconst SvgTestifyIcon = (props) => /* @__PURE__ */ React.createElement(\"svg\", { width: \"1em\", height: \"1em\", viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\", ...props }, /* @__PURE__ */ React.createElement(\"path\", { d: \"M15 12.5953C14.5783 12.8159 14.1603 13.0417 13.7343 13.2559C12.7989 13.7263 11.8606 14.1923 10.9215 14.6572C10.1334 15.0472 9.34246 15.4331 8.5527 15.8207C8.43363 15.8792 8.314 15.9367 8.16566 15.9854C8.10289 15.9841 8.06909 15.992 8.03528 16C7.56055 15.7757 7.08173 15.5575 6.61202 15.3257C5.82997 14.9397 5.05476 14.5434 4.27484 14.1542C3.34408 13.6897 2.41217 13.227 1.47916 12.7658C1.05651 12.5569 0.635345 12.3449 0.202469 12.1527C0.041523 12.0812 -0.000249098 11.9961 1.11536e-06 11.8518C0.00446875 9.27546 0.00382165 6.69914 0.0295581 4.10018C0.242081 3.99542 0.432737 3.91855 0.615952 3.83027C1.31306 3.49438 2.01098 3.15957 2.70251 2.81533C3.47307 2.43176 4.23351 2.03315 5.00474 1.65061C5.92167 1.19581 6.84831 0.755421 7.76297 0.297329C7.8956 0.230905 7.985 0.100694 8.0944 0C8.18366 0.0342303 8.27293 0.0684603 8.37215 0.134963C8.42316 0.207831 8.45547 0.261234 8.50662 0.287034C8.99992 0.535858 9.49637 0.780079 9.99197 1.02554C11.6088 1.8263 13.2264 2.62578 14.8397 3.43181C14.9127 3.4683 14.9459 3.5638 14.9976 3.63181C14.481 3.89018 13.9661 4.15088 13.4477 4.4064C12.3947 4.92537 11.3415 5.44385 10.2854 5.95814C9.39747 6.39059 8.50455 6.81552 7.6155 7.24634C7.14276 7.47543 6.67358 7.70996 6.18347 7.95155C6.22985 7.9776 6.27785 8.00455 6.33547 8.06356C6.41113 8.14755 6.46901 8.21139 6.54448 8.24954C7.20731 8.58461 7.8736 8.91463 8.53825 9.24706C9.48667 9.72141 10.4343 10.197 11.3828 10.6712C12.542 11.2509 13.7027 11.8283 14.8587 12.4127C14.9247 12.446 14.9538 12.5332 15 12.5953Z\", fill: \"white\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M16 7.67296C16 9.11532 16 10.534 16 12C13.3268 10.6462 10.6907 9.31119 8 7.9485C10.6719 6.62974 13.3019 5.33167 16 4C16 5.27342 16 6.46134 16 7.67296Z\", fill: \"white\" }));\nexport default SvgTestifyIcon;\n"],"names":[],"mappings":";;AACK,MAAC,cAAc,GAAG,CAAC,KAAK,qBAAqB,KAAK,CAAC,aAAa,CAAC,KAAK,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,OAAO,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,4BAA4B,EAAE,GAAG,KAAK,EAAE,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,+9CAA+9C,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,wJAAwJ,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC;;;;"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgTestifyLoader = (props) => /* @__PURE__ */ React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M15 12.5953C14.5783 12.8159 14.1603 13.0417 13.7343 13.2559C12.7989 13.7263 11.8606 14.1923 10.9215 14.6572C10.1334 15.0472 9.34246 15.4331 8.5527 15.8207C8.43363 15.8792 8.314 15.9367 8.16566 15.9854C8.10289 15.9841 8.06909 15.992 8.03528 16C7.56055 15.7757 7.08173 15.5575 6.61202 15.3257C5.82997 14.9397 5.05476 14.5434 4.27484 14.1542C3.34408 13.6897 2.41217 13.227 1.47916 12.7658C1.05651 12.5569 0.635345 12.3449 0.202469 12.1527C0.041523 12.0812 -0.000249098 11.9961 1.11536e-06 11.8518C0.00446875 9.27546 0.00382165 6.69914 0.0295581 4.10018C0.242081 3.99542 0.432737 3.91855 0.615952 3.83027C1.31306 3.49438 2.01098 3.15957 2.70251 2.81533C3.47307 2.43176 4.23351 2.03315 5.00474 1.65061C5.92167 1.19581 6.84831 0.755421 7.76297 0.297329C7.8956 0.230905 7.985 0.100694 8.0944 0C8.18366 0.0342303 8.27293 0.0684603 8.37215 0.134963C8.42316 0.207831 8.45547 0.261234 8.50662 0.287034C8.99992 0.535858 9.49637 0.780079 9.99197 1.02554C11.6088 1.8263 13.2264 2.62578 14.8397 3.43181C14.9127 3.4683 14.9459 3.5638 14.9976 3.63181C14.481 3.89018 13.9661 4.15088 13.4477 4.4064C12.3947 4.92537 11.3415 5.44385 10.2854 5.95814C9.39747 6.39059 8.50455 6.81552 7.6155 7.24634C7.14276 7.47543 6.67358 7.70996 6.18347 7.95155C6.22985 7.9776 6.27785 8.00455 6.33547 8.06356C6.41113 8.14755 6.46901 8.21139 6.54448 8.24954C7.20731 8.58461 7.8736 8.91463 8.53825 9.24706C9.48667 9.72141 10.4343 10.197 11.3828 10.6712C12.542 11.2509 13.7027 11.8283 14.8587 12.4127C14.9247 12.446 14.9538 12.5332 15 12.5953Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M16 7.67296C16 9.11532 16 10.534 16 12C13.3268 10.6462 10.6907 9.31119 8 7.9485C10.6719 6.62974 13.3019 5.33167 16 4C16 5.27342 16 6.46134 16 7.67296Z", fill: "currentColor" }));
|
|
4
|
+
|
|
5
|
+
export { SvgTestifyLoader as default };
|
|
6
|
+
//# sourceMappingURL=testify_loader.svg.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"testify_loader.svg.js","sources":["../../../src/assets/icons/testify_loader.svg?react"],"sourcesContent":["import * as React from \"react\";\nconst SvgTestifyLoader = (props) => /* @__PURE__ */ React.createElement(\"svg\", { width: \"1em\", height: \"1em\", viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\", ...props }, /* @__PURE__ */ React.createElement(\"path\", { d: \"M15 12.5953C14.5783 12.8159 14.1603 13.0417 13.7343 13.2559C12.7989 13.7263 11.8606 14.1923 10.9215 14.6572C10.1334 15.0472 9.34246 15.4331 8.5527 15.8207C8.43363 15.8792 8.314 15.9367 8.16566 15.9854C8.10289 15.9841 8.06909 15.992 8.03528 16C7.56055 15.7757 7.08173 15.5575 6.61202 15.3257C5.82997 14.9397 5.05476 14.5434 4.27484 14.1542C3.34408 13.6897 2.41217 13.227 1.47916 12.7658C1.05651 12.5569 0.635345 12.3449 0.202469 12.1527C0.041523 12.0812 -0.000249098 11.9961 1.11536e-06 11.8518C0.00446875 9.27546 0.00382165 6.69914 0.0295581 4.10018C0.242081 3.99542 0.432737 3.91855 0.615952 3.83027C1.31306 3.49438 2.01098 3.15957 2.70251 2.81533C3.47307 2.43176 4.23351 2.03315 5.00474 1.65061C5.92167 1.19581 6.84831 0.755421 7.76297 0.297329C7.8956 0.230905 7.985 0.100694 8.0944 0C8.18366 0.0342303 8.27293 0.0684603 8.37215 0.134963C8.42316 0.207831 8.45547 0.261234 8.50662 0.287034C8.99992 0.535858 9.49637 0.780079 9.99197 1.02554C11.6088 1.8263 13.2264 2.62578 14.8397 3.43181C14.9127 3.4683 14.9459 3.5638 14.9976 3.63181C14.481 3.89018 13.9661 4.15088 13.4477 4.4064C12.3947 4.92537 11.3415 5.44385 10.2854 5.95814C9.39747 6.39059 8.50455 6.81552 7.6155 7.24634C7.14276 7.47543 6.67358 7.70996 6.18347 7.95155C6.22985 7.9776 6.27785 8.00455 6.33547 8.06356C6.41113 8.14755 6.46901 8.21139 6.54448 8.24954C7.20731 8.58461 7.8736 8.91463 8.53825 9.24706C9.48667 9.72141 10.4343 10.197 11.3828 10.6712C12.542 11.2509 13.7027 11.8283 14.8587 12.4127C14.9247 12.446 14.9538 12.5332 15 12.5953Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M16 7.67296C16 9.11532 16 10.534 16 12C13.3268 10.6462 10.6907 9.31119 8 7.9485C10.6719 6.62974 13.3019 5.33167 16 4C16 5.27342 16 6.46134 16 7.67296Z\", fill: \"currentColor\" }));\nexport default SvgTestifyLoader;\n"],"names":[],"mappings":";;AACK,MAAC,gBAAgB,GAAG,CAAC,KAAK,qBAAqB,KAAK,CAAC,aAAa,CAAC,KAAK,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,OAAO,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,4BAA4B,EAAE,GAAG,KAAK,EAAE,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,+9CAA+9C,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,wJAAwJ,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC;;;;"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgTestifyLogoName = (props) => /* @__PURE__ */ React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 1271 329", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M265.093 259.013C257.641 263.548 250.253 268.191 242.725 272.594C226.194 282.265 209.611 291.846 193.014 301.402C179.086 309.422 165.108 317.356 151.151 325.324C149.047 326.525 146.932 327.709 144.311 328.71C143.202 328.682 142.604 328.846 142.007 329.01C133.617 324.398 125.155 319.912 116.853 315.146C103.032 307.21 89.3323 299.064 75.5487 291.062C59.0995 281.513 42.63 271.999 26.141 262.518C18.6716 258.224 11.2284 253.865 3.57821 249.913C0.733831 248.444 -0.00440229 246.694 1.97116e-05 243.726C0.0789757 190.76 0.0675397 137.793 0.522378 84.3607C4.27827 82.2071 7.64771 80.6267 10.8856 78.8117C23.2056 71.9061 35.5398 65.0226 47.7612 57.9455C61.3792 50.0597 74.8183 41.8645 88.4483 33.9999C104.653 24.6495 121.029 15.5956 137.194 6.17769C139.538 4.81207 141.118 2.13506 143.051 0.0648804C144.629 0.768623 146.207 1.47236 147.96 2.83959C148.862 4.33769 149.433 5.43562 150.337 5.96603C159.055 11.0816 167.828 16.1026 176.587 21.1489C205.161 37.6119 233.75 54.0485 262.26 70.6196C263.551 71.3698 264.137 73.3332 265.051 74.7316C255.922 80.0432 246.821 85.4032 237.659 90.6564C219.051 101.326 200.436 111.985 181.773 122.559C166.08 131.449 150.3 140.186 134.588 149.043C126.233 153.753 117.941 158.574 109.28 163.541C110.099 164.077 110.948 164.631 111.966 165.844C113.303 167.571 114.326 168.883 115.66 169.668C127.374 176.556 139.149 183.341 150.896 190.176C167.657 199.928 184.404 209.705 201.167 219.455C221.653 231.372 242.167 243.244 262.596 255.258C263.762 255.943 264.276 257.736 265.093 259.013Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M605.901 259.898C593.842 260.232 582.221 261.271 570.675 260.723C555.583 260.006 540.503 258.195 526.812 250.853C513.381 243.65 505.874 232.843 506.012 217.138C506.179 198.148 506.014 179.156 506.061 160.166C506.119 136.434 520.111 123.192 539.995 117.849C555.145 113.779 570.598 113.141 586.026 114.078C598.947 114.863 611.78 116.901 623.124 124.327C632.448 130.431 637.875 139.461 638.701 149.715C640 165.825 639.046 182.116 639.046 198.789C609.689 198.789 579.633 198.789 548.963 198.789C549.646 207.113 547.511 215.097 552.144 222.63C555.788 228.556 561.644 230.428 567.544 231.717C573.897 233.105 580.562 234.005 587.03 233.723C597.968 233.246 608.879 231.838 619.76 230.489C625.161 229.819 630.47 228.41 635.891 227.321C635.891 236.794 635.891 246.09 635.891 255.764C625.982 257.152 616.177 258.525 605.901 259.898ZM557.82 142.886C552.657 144.289 549.695 148.11 549.252 152.969C548.626 159.826 549.093 166.782 549.093 173.572C566.084 173.572 582.46 173.572 599.051 173.572C599.051 167.11 599.18 160.968 599.014 154.835C598.859 149.088 596.206 144.819 590.51 143.121C579.947 139.971 569.296 139.933 557.82 142.886Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M1168.75 241.182C1162.98 226.726 1157.53 212.548 1151.88 198.457C1141.46 172.514 1130.92 146.622 1120.42 120.711C1120.01 119.682 1119.54 118.676 1118.76 116.898C1122.11 116.898 1125 116.898 1127.89 116.898C1138.89 116.898 1149.89 117.095 1160.88 116.797C1165.02 116.685 1166.86 117.878 1168.13 121.977C1176.92 150.371 1186.02 178.67 1195.02 207.001C1195.54 208.636 1196.05 210.273 1197.86 212.068C1207.04 180.424 1216.22 148.781 1225.4 117.124C1240.3 117.124 1255.07 117.124 1270.47 117.124C1244.75 184.28 1219.19 251.024 1193.63 317.768C1179.13 317.768 1164.82 317.768 1149.64 317.768C1151.44 313.127 1153.01 308.834 1154.77 304.624C1161.08 289.564 1167.34 274.479 1173.9 259.528C1175.54 255.776 1173.54 253.039 1172.56 249.991C1171.62 247.079 1170.2 244.323 1168.75 241.182Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M479.954 68.8982C482.092 68.8982 483.743 68.8982 485.72 68.8982C485.72 79.8331 485.72 90.5619 485.72 101.757C467.061 101.757 448.33 101.757 429.15 101.757C429.15 153.938 429.15 205.66 429.15 257.639C413.304 257.639 397.91 257.639 382.062 257.639C382.062 205.77 382.062 154.048 382.062 102.043C363.003 102.043 344.392 102.043 325.417 102.043C325.417 91.038 325.417 80.3074 325.417 68.8982C376.654 68.8982 428.06 68.8982 479.954 68.8982Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M286.052 157.898C286.052 188.332 286.052 218.266 286.052 249.2C236.929 220.634 188.489 192.465 139.044 163.712C188.143 135.886 236.472 108.496 286.052 80.3979C286.052 107.267 286.052 132.333 286.052 157.898Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M735.012 140.898C728.193 141.533 721.865 142.178 715.534 142.798C711.245 143.217 709.9 145.785 708.86 149.826C705.542 162.718 711.385 168.376 723.691 168.836C732.342 169.159 741.029 168.6 749.677 168.971C761.278 169.47 772.553 171.21 782.337 178.495C789.137 183.559 792.445 190.366 792.927 198.369C793.468 207.333 793.491 216.382 792.947 225.347C792.152 238.461 785.167 250.47 770.516 254.722C761.539 257.327 752.124 258.754 742.804 259.752C733.452 260.753 723.938 261.228 714.557 260.739C701.324 260.049 688.151 258.241 674.947 256.966C673.161 256.793 671.344 256.942 669.302 256.942C669.302 246.815 669.302 237.048 669.302 227.569C678.211 228.679 687.107 229.845 696.019 230.883C705.115 231.943 714.216 233.506 723.334 233.656C730.057 233.767 736.992 232.613 743.501 230.818C749.63 229.127 752.624 220.469 750.944 212.67C748.652 202.029 745.854 201.474 737.299 200.963C726.896 200.342 716.465 200.142 706.042 199.923C695.697 199.707 686.183 197.114 677.619 191.115C670.277 185.971 666.658 178.749 666.149 170.118C665.689 162.314 666.384 154.444 665.975 146.635C665.337 134.455 674.25 124.546 684.311 120.959C694.307 117.395 704.571 115.033 715.286 114.863C726.545 114.684 737.805 113.839 749.053 114.008C760.412 114.178 771.762 115.157 783.097 116.032C784.152 116.113 785.886 117.97 785.917 119.044C786.156 127.163 786.048 135.292 786.048 144.342C776.642 143.612 767.681 142.854 758.71 142.238C750.98 141.708 743.239 141.339 735.012 140.898Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M1038.03 72.0051C1043.5 59.6872 1053.87 54.8951 1065.85 53.0081C1073.61 51.7855 1081.54 51.0012 1089.38 51.0445C1098.74 51.096 1108.1 52.1124 1117.42 53.0623C1118.74 53.196 1120.84 55.2834 1120.89 56.5338C1121.21 64.4959 1121.05 72.4769 1121.05 80.556C1112.59 79.8945 1104.45 79.5505 1096.4 78.537C1089.65 77.688 1081.8 79.8116 1079.25 84.3005C1078.17 86.2017 1077.22 88.4743 1077.16 90.604C1076.93 99.2192 1077.06 107.844 1077.06 116.75C1090.09 116.75 1102.71 116.75 1115.69 116.75C1115.69 125.76 1115.69 134.493 1115.69 143.698C1103.12 143.698 1090.39 143.698 1077.19 143.698C1077.19 181.893 1077.19 219.625 1077.19 257.626C1062.66 257.626 1048.6 257.626 1034.24 257.626C1034.24 219.898 1034.24 182.286 1034.24 144.206C1025.24 144.206 1016.5 144.206 1007.41 144.206C1007.41 135.018 1007.41 126.285 1007.41 117.08C1015.99 117.08 1024.73 117.08 1034.05 117.08C1034.05 107.189 1033.61 97.7237 1034.22 88.3291C1034.58 82.9572 1036.67 77.6998 1038.03 72.0051Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M880.052 92.8997C880.052 101.036 880.052 108.672 880.052 116.764C892.716 116.764 905.113 116.764 917.777 116.764C917.777 125.945 917.777 134.671 917.777 143.857C905.291 143.857 892.895 143.857 880.052 143.857C880.052 149.42 880.052 154.538 880.052 159.655C880.052 178.308 880.149 196.962 880.016 215.615C879.933 227.333 886.151 233.304 896.906 232.942C903.791 232.71 910.691 232.899 917.822 232.899C917.822 241.253 917.822 250.335 917.822 259.526C900.148 261.042 882.601 262.514 865.327 257.817C855.755 255.214 846.377 251.386 842.369 241.451C839.391 234.068 836.603 226.058 836.333 218.237C835.543 195.281 836.052 172.28 836.052 149.296C836.052 147.666 836.052 146.036 836.052 143.95C826.638 143.95 817.571 143.95 808.283 143.95C808.283 134.885 808.283 126.276 808.283 117.204C817.202 117.204 826.27 117.204 835.791 117.204C835.791 103.362 835.791 89.9664 835.791 76.2363C850.633 76.2363 865.023 76.2363 880.052 76.2363C880.052 81.5486 880.052 86.9743 880.052 92.8997Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M986.046 255.675C985.097 256.736 984.158 257.814 983.21 257.822C970.064 257.933 956.917 257.897 943.411 257.897C943.411 211.044 943.411 164.342 943.411 117.269C957.231 117.269 971.287 117.269 986.051 117.269C986.051 163.107 986.051 209.151 986.046 255.675Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M985.1 68.7904C985.41 77.8505 985.721 86.9107 985.5 96.4345C973.668 96.8977 962.365 96.822 951.065 96.9474C948.078 96.9806 946.91 96.056 946.999 92.9637C947.179 86.6532 947.209 80.3286 946.99 74.0206C946.872 70.6281 948.233 69.7752 951.377 69.8433C959.185 70.0125 967.001 70.0044 974.808 69.8024C976.252 69.765 977.663 68.4857 979.09 67.7796C979.519 67.8137 979.947 67.8478 980.755 68.1849C982.457 68.5887 983.778 68.6895 985.1 68.7904Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M142.689 0C141.118 2.13506 139.538 4.81207 137.194 6.17769C121.029 15.5956 104.653 24.6495 88.4483 33.9999C74.8184 41.8645 61.3793 50.0597 47.7613 57.9455C35.5398 65.0226 23.2056 71.9061 10.8857 78.8117C7.64777 80.6267 4.27833 82.2071 0.59375 83.8969C1.93382 82.2142 3.39209 80.0907 5.40385 78.9114C32.7728 62.867 60.181 46.8885 87.6585 31.0306C105.816 20.5518 124.099 10.2926 142.689 0Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M978.908 67.4182C977.663 68.4857 976.251 69.765 974.807 69.8024C967.001 70.0044 959.185 70.0125 951.377 69.8433C948.233 69.7752 946.872 70.6281 946.99 74.0206C947.209 80.3286 947.179 86.6532 946.999 92.9637C946.91 96.056 948.078 96.9806 951.065 96.9474C962.365 96.822 973.667 96.8977 985.427 96.8979C985.933 97.6548 985.982 98.4118 985.782 99.6343C985.313 100.263 985.158 100.474 985.066 100.732C971.205 100.732 957.344 100.732 943.071 100.732C943.071 89.5788 943.071 78.6941 943.321 67.2529C943.789 66.533 943.945 66.3224 944.036 66.0649C954.584 66.0096 965.131 65.9222 975.679 65.9501C976.695 65.9528 977.71 66.6708 978.908 67.4182Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M265.459 258.957C264.276 257.736 263.762 255.943 262.597 255.258C242.167 243.244 221.653 231.372 201.167 219.455C184.404 209.705 167.657 199.928 150.896 190.176C139.149 183.341 127.374 176.556 115.66 169.668C114.326 168.883 113.303 167.571 112.115 166.143C121.545 171.121 131.034 176.396 140.441 181.812C156.057 190.802 171.631 199.866 187.205 208.93C204.325 218.894 221.417 228.907 238.536 238.874C248.637 244.755 258.765 250.589 269.599 256.859C268.102 257.669 266.963 258.285 265.459 258.957Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M265.388 74.707C264.137 73.3332 263.551 71.3698 262.26 70.6196C233.75 54.0485 205.161 37.6119 176.587 21.1489C167.828 16.1026 159.055 11.0816 150.337 5.96603C149.433 5.43562 148.862 4.33769 148.115 3.14294C155.884 7.12701 163.714 11.4027 171.457 15.8304C185.427 23.8186 199.357 31.8778 213.282 39.9443C229.462 49.3176 245.616 58.7387 261.793 68.1175C264.035 69.4169 266.347 70.5932 269.226 72.1505C267.829 73.1607 266.777 73.9215 265.388 74.707Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M985.07 68.4225C983.778 68.6896 982.457 68.5887 981.074 68.1332C982.356 67.8706 983.698 67.9626 985.07 68.4225Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M985.326 100.768C985.158 100.474 985.314 100.263 985.709 100.008C985.785 100.213 985.685 100.509 985.326 100.768Z", fill: "currentColor" }), /* @__PURE__ */ React.createElement("path", { d: "M943.777 66.0282C943.945 66.3224 943.789 66.533 943.394 66.7883C943.318 66.5839 943.418 66.2877 943.777 66.0282Z", fill: "currentColor" }));
|
|
4
|
+
|
|
5
|
+
export { SvgTestifyLogoName as default };
|
|
6
|
+
//# sourceMappingURL=testify_logo_name.svg.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"testify_logo_name.svg.js","sources":["../../../src/assets/icons/testify_logo_name.svg?react"],"sourcesContent":["import * as React from \"react\";\nconst SvgTestifyLogoName = (props) => /* @__PURE__ */ React.createElement(\"svg\", { width: \"1em\", height: \"1em\", viewBox: \"0 0 1271 329\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\", ...props }, /* @__PURE__ */ React.createElement(\"path\", { d: \"M265.093 259.013C257.641 263.548 250.253 268.191 242.725 272.594C226.194 282.265 209.611 291.846 193.014 301.402C179.086 309.422 165.108 317.356 151.151 325.324C149.047 326.525 146.932 327.709 144.311 328.71C143.202 328.682 142.604 328.846 142.007 329.01C133.617 324.398 125.155 319.912 116.853 315.146C103.032 307.21 89.3323 299.064 75.5487 291.062C59.0995 281.513 42.63 271.999 26.141 262.518C18.6716 258.224 11.2284 253.865 3.57821 249.913C0.733831 248.444 -0.00440229 246.694 1.97116e-05 243.726C0.0789757 190.76 0.0675397 137.793 0.522378 84.3607C4.27827 82.2071 7.64771 80.6267 10.8856 78.8117C23.2056 71.9061 35.5398 65.0226 47.7612 57.9455C61.3792 50.0597 74.8183 41.8645 88.4483 33.9999C104.653 24.6495 121.029 15.5956 137.194 6.17769C139.538 4.81207 141.118 2.13506 143.051 0.0648804C144.629 0.768623 146.207 1.47236 147.96 2.83959C148.862 4.33769 149.433 5.43562 150.337 5.96603C159.055 11.0816 167.828 16.1026 176.587 21.1489C205.161 37.6119 233.75 54.0485 262.26 70.6196C263.551 71.3698 264.137 73.3332 265.051 74.7316C255.922 80.0432 246.821 85.4032 237.659 90.6564C219.051 101.326 200.436 111.985 181.773 122.559C166.08 131.449 150.3 140.186 134.588 149.043C126.233 153.753 117.941 158.574 109.28 163.541C110.099 164.077 110.948 164.631 111.966 165.844C113.303 167.571 114.326 168.883 115.66 169.668C127.374 176.556 139.149 183.341 150.896 190.176C167.657 199.928 184.404 209.705 201.167 219.455C221.653 231.372 242.167 243.244 262.596 255.258C263.762 255.943 264.276 257.736 265.093 259.013Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M605.901 259.898C593.842 260.232 582.221 261.271 570.675 260.723C555.583 260.006 540.503 258.195 526.812 250.853C513.381 243.65 505.874 232.843 506.012 217.138C506.179 198.148 506.014 179.156 506.061 160.166C506.119 136.434 520.111 123.192 539.995 117.849C555.145 113.779 570.598 113.141 586.026 114.078C598.947 114.863 611.78 116.901 623.124 124.327C632.448 130.431 637.875 139.461 638.701 149.715C640 165.825 639.046 182.116 639.046 198.789C609.689 198.789 579.633 198.789 548.963 198.789C549.646 207.113 547.511 215.097 552.144 222.63C555.788 228.556 561.644 230.428 567.544 231.717C573.897 233.105 580.562 234.005 587.03 233.723C597.968 233.246 608.879 231.838 619.76 230.489C625.161 229.819 630.47 228.41 635.891 227.321C635.891 236.794 635.891 246.09 635.891 255.764C625.982 257.152 616.177 258.525 605.901 259.898ZM557.82 142.886C552.657 144.289 549.695 148.11 549.252 152.969C548.626 159.826 549.093 166.782 549.093 173.572C566.084 173.572 582.46 173.572 599.051 173.572C599.051 167.11 599.18 160.968 599.014 154.835C598.859 149.088 596.206 144.819 590.51 143.121C579.947 139.971 569.296 139.933 557.82 142.886Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M1168.75 241.182C1162.98 226.726 1157.53 212.548 1151.88 198.457C1141.46 172.514 1130.92 146.622 1120.42 120.711C1120.01 119.682 1119.54 118.676 1118.76 116.898C1122.11 116.898 1125 116.898 1127.89 116.898C1138.89 116.898 1149.89 117.095 1160.88 116.797C1165.02 116.685 1166.86 117.878 1168.13 121.977C1176.92 150.371 1186.02 178.67 1195.02 207.001C1195.54 208.636 1196.05 210.273 1197.86 212.068C1207.04 180.424 1216.22 148.781 1225.4 117.124C1240.3 117.124 1255.07 117.124 1270.47 117.124C1244.75 184.28 1219.19 251.024 1193.63 317.768C1179.13 317.768 1164.82 317.768 1149.64 317.768C1151.44 313.127 1153.01 308.834 1154.77 304.624C1161.08 289.564 1167.34 274.479 1173.9 259.528C1175.54 255.776 1173.54 253.039 1172.56 249.991C1171.62 247.079 1170.2 244.323 1168.75 241.182Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M479.954 68.8982C482.092 68.8982 483.743 68.8982 485.72 68.8982C485.72 79.8331 485.72 90.5619 485.72 101.757C467.061 101.757 448.33 101.757 429.15 101.757C429.15 153.938 429.15 205.66 429.15 257.639C413.304 257.639 397.91 257.639 382.062 257.639C382.062 205.77 382.062 154.048 382.062 102.043C363.003 102.043 344.392 102.043 325.417 102.043C325.417 91.038 325.417 80.3074 325.417 68.8982C376.654 68.8982 428.06 68.8982 479.954 68.8982Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M286.052 157.898C286.052 188.332 286.052 218.266 286.052 249.2C236.929 220.634 188.489 192.465 139.044 163.712C188.143 135.886 236.472 108.496 286.052 80.3979C286.052 107.267 286.052 132.333 286.052 157.898Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M735.012 140.898C728.193 141.533 721.865 142.178 715.534 142.798C711.245 143.217 709.9 145.785 708.86 149.826C705.542 162.718 711.385 168.376 723.691 168.836C732.342 169.159 741.029 168.6 749.677 168.971C761.278 169.47 772.553 171.21 782.337 178.495C789.137 183.559 792.445 190.366 792.927 198.369C793.468 207.333 793.491 216.382 792.947 225.347C792.152 238.461 785.167 250.47 770.516 254.722C761.539 257.327 752.124 258.754 742.804 259.752C733.452 260.753 723.938 261.228 714.557 260.739C701.324 260.049 688.151 258.241 674.947 256.966C673.161 256.793 671.344 256.942 669.302 256.942C669.302 246.815 669.302 237.048 669.302 227.569C678.211 228.679 687.107 229.845 696.019 230.883C705.115 231.943 714.216 233.506 723.334 233.656C730.057 233.767 736.992 232.613 743.501 230.818C749.63 229.127 752.624 220.469 750.944 212.67C748.652 202.029 745.854 201.474 737.299 200.963C726.896 200.342 716.465 200.142 706.042 199.923C695.697 199.707 686.183 197.114 677.619 191.115C670.277 185.971 666.658 178.749 666.149 170.118C665.689 162.314 666.384 154.444 665.975 146.635C665.337 134.455 674.25 124.546 684.311 120.959C694.307 117.395 704.571 115.033 715.286 114.863C726.545 114.684 737.805 113.839 749.053 114.008C760.412 114.178 771.762 115.157 783.097 116.032C784.152 116.113 785.886 117.97 785.917 119.044C786.156 127.163 786.048 135.292 786.048 144.342C776.642 143.612 767.681 142.854 758.71 142.238C750.98 141.708 743.239 141.339 735.012 140.898Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M1038.03 72.0051C1043.5 59.6872 1053.87 54.8951 1065.85 53.0081C1073.61 51.7855 1081.54 51.0012 1089.38 51.0445C1098.74 51.096 1108.1 52.1124 1117.42 53.0623C1118.74 53.196 1120.84 55.2834 1120.89 56.5338C1121.21 64.4959 1121.05 72.4769 1121.05 80.556C1112.59 79.8945 1104.45 79.5505 1096.4 78.537C1089.65 77.688 1081.8 79.8116 1079.25 84.3005C1078.17 86.2017 1077.22 88.4743 1077.16 90.604C1076.93 99.2192 1077.06 107.844 1077.06 116.75C1090.09 116.75 1102.71 116.75 1115.69 116.75C1115.69 125.76 1115.69 134.493 1115.69 143.698C1103.12 143.698 1090.39 143.698 1077.19 143.698C1077.19 181.893 1077.19 219.625 1077.19 257.626C1062.66 257.626 1048.6 257.626 1034.24 257.626C1034.24 219.898 1034.24 182.286 1034.24 144.206C1025.24 144.206 1016.5 144.206 1007.41 144.206C1007.41 135.018 1007.41 126.285 1007.41 117.08C1015.99 117.08 1024.73 117.08 1034.05 117.08C1034.05 107.189 1033.61 97.7237 1034.22 88.3291C1034.58 82.9572 1036.67 77.6998 1038.03 72.0051Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M880.052 92.8997C880.052 101.036 880.052 108.672 880.052 116.764C892.716 116.764 905.113 116.764 917.777 116.764C917.777 125.945 917.777 134.671 917.777 143.857C905.291 143.857 892.895 143.857 880.052 143.857C880.052 149.42 880.052 154.538 880.052 159.655C880.052 178.308 880.149 196.962 880.016 215.615C879.933 227.333 886.151 233.304 896.906 232.942C903.791 232.71 910.691 232.899 917.822 232.899C917.822 241.253 917.822 250.335 917.822 259.526C900.148 261.042 882.601 262.514 865.327 257.817C855.755 255.214 846.377 251.386 842.369 241.451C839.391 234.068 836.603 226.058 836.333 218.237C835.543 195.281 836.052 172.28 836.052 149.296C836.052 147.666 836.052 146.036 836.052 143.95C826.638 143.95 817.571 143.95 808.283 143.95C808.283 134.885 808.283 126.276 808.283 117.204C817.202 117.204 826.27 117.204 835.791 117.204C835.791 103.362 835.791 89.9664 835.791 76.2363C850.633 76.2363 865.023 76.2363 880.052 76.2363C880.052 81.5486 880.052 86.9743 880.052 92.8997Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M986.046 255.675C985.097 256.736 984.158 257.814 983.21 257.822C970.064 257.933 956.917 257.897 943.411 257.897C943.411 211.044 943.411 164.342 943.411 117.269C957.231 117.269 971.287 117.269 986.051 117.269C986.051 163.107 986.051 209.151 986.046 255.675Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M985.1 68.7904C985.41 77.8505 985.721 86.9107 985.5 96.4345C973.668 96.8977 962.365 96.822 951.065 96.9474C948.078 96.9806 946.91 96.056 946.999 92.9637C947.179 86.6532 947.209 80.3286 946.99 74.0206C946.872 70.6281 948.233 69.7752 951.377 69.8433C959.185 70.0125 967.001 70.0044 974.808 69.8024C976.252 69.765 977.663 68.4857 979.09 67.7796C979.519 67.8137 979.947 67.8478 980.755 68.1849C982.457 68.5887 983.778 68.6895 985.1 68.7904Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M142.689 0C141.118 2.13506 139.538 4.81207 137.194 6.17769C121.029 15.5956 104.653 24.6495 88.4483 33.9999C74.8184 41.8645 61.3793 50.0597 47.7613 57.9455C35.5398 65.0226 23.2056 71.9061 10.8857 78.8117C7.64777 80.6267 4.27833 82.2071 0.59375 83.8969C1.93382 82.2142 3.39209 80.0907 5.40385 78.9114C32.7728 62.867 60.181 46.8885 87.6585 31.0306C105.816 20.5518 124.099 10.2926 142.689 0Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M978.908 67.4182C977.663 68.4857 976.251 69.765 974.807 69.8024C967.001 70.0044 959.185 70.0125 951.377 69.8433C948.233 69.7752 946.872 70.6281 946.99 74.0206C947.209 80.3286 947.179 86.6532 946.999 92.9637C946.91 96.056 948.078 96.9806 951.065 96.9474C962.365 96.822 973.667 96.8977 985.427 96.8979C985.933 97.6548 985.982 98.4118 985.782 99.6343C985.313 100.263 985.158 100.474 985.066 100.732C971.205 100.732 957.344 100.732 943.071 100.732C943.071 89.5788 943.071 78.6941 943.321 67.2529C943.789 66.533 943.945 66.3224 944.036 66.0649C954.584 66.0096 965.131 65.9222 975.679 65.9501C976.695 65.9528 977.71 66.6708 978.908 67.4182Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M265.459 258.957C264.276 257.736 263.762 255.943 262.597 255.258C242.167 243.244 221.653 231.372 201.167 219.455C184.404 209.705 167.657 199.928 150.896 190.176C139.149 183.341 127.374 176.556 115.66 169.668C114.326 168.883 113.303 167.571 112.115 166.143C121.545 171.121 131.034 176.396 140.441 181.812C156.057 190.802 171.631 199.866 187.205 208.93C204.325 218.894 221.417 228.907 238.536 238.874C248.637 244.755 258.765 250.589 269.599 256.859C268.102 257.669 266.963 258.285 265.459 258.957Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M265.388 74.707C264.137 73.3332 263.551 71.3698 262.26 70.6196C233.75 54.0485 205.161 37.6119 176.587 21.1489C167.828 16.1026 159.055 11.0816 150.337 5.96603C149.433 5.43562 148.862 4.33769 148.115 3.14294C155.884 7.12701 163.714 11.4027 171.457 15.8304C185.427 23.8186 199.357 31.8778 213.282 39.9443C229.462 49.3176 245.616 58.7387 261.793 68.1175C264.035 69.4169 266.347 70.5932 269.226 72.1505C267.829 73.1607 266.777 73.9215 265.388 74.707Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M985.07 68.4225C983.778 68.6896 982.457 68.5887 981.074 68.1332C982.356 67.8706 983.698 67.9626 985.07 68.4225Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M985.326 100.768C985.158 100.474 985.314 100.263 985.709 100.008C985.785 100.213 985.685 100.509 985.326 100.768Z\", fill: \"currentColor\" }), /* @__PURE__ */ React.createElement(\"path\", { d: \"M943.777 66.0282C943.945 66.3224 943.789 66.533 943.394 66.7883C943.318 66.5839 943.418 66.2877 943.777 66.0282Z\", fill: \"currentColor\" }));\nexport default SvgTestifyLogoName;\n"],"names":[],"mappings":";;AACK,MAAC,kBAAkB,GAAG,CAAC,KAAK,qBAAqB,KAAK,CAAC,aAAa,CAAC,KAAK,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,OAAO,EAAE,cAAc,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,4BAA4B,EAAE,GAAG,KAAK,EAAE,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,q+CAAq+C,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,imCAAimC,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,0wBAA0wB,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,qbAAqb,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,iNAAiN,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,q6CAAq6C,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,87BAA87B,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,28BAA28B,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,kQAAkQ,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,sbAAsb,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,qYAAqY,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,4nBAA4nB,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,ifAAif,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,+bAA+b,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,iHAAiH,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,mHAAmH,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,kBAAkB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,kHAAkH,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC;;;;"}
|
|
@@ -27,7 +27,9 @@ const AllProjectsDropdown = ({
|
|
|
27
27
|
const [selectedOptions, setSelectedOptions] = useState(selectedOption);
|
|
28
28
|
const optionsRef = useRef(null);
|
|
29
29
|
const [optionsList, setOptionsList] = useState(options);
|
|
30
|
+
// ⇩⇩⇩ Updated: use actual return type of setTimeout (works in Node & DOM) ⇩⇩⇩
|
|
30
31
|
const [closeTimeout, setCloseTimeout] = useState(null);
|
|
32
|
+
// ⇧⇧⇧ Updated: use actual return type of setTimeout (works in Node & DOM) ⇧⇧⇧
|
|
31
33
|
const containerRef = useRef(null);
|
|
32
34
|
const [searchValue, setSearchValue] = useState('');
|
|
33
35
|
const [isSecondClickFromOtherTab, setIsSecondClickFromOtherTab] = useState(selected);
|
|
@@ -82,7 +84,7 @@ const AllProjectsDropdown = ({
|
|
|
82
84
|
}
|
|
83
85
|
};
|
|
84
86
|
const dropDownMouseEnter = () => {
|
|
85
|
-
if (closeTimeout) {
|
|
87
|
+
if (closeTimeout !== null) {
|
|
86
88
|
clearTimeout(closeTimeout);
|
|
87
89
|
setCloseTimeout(null);
|
|
88
90
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AllProjectsDropdown.js","sources":["../../../src/components/AllProjectsDropdown/AllProjectsDropdown.tsx"],"sourcesContent":[null],"names":["AllProjectsDropdown","onClick","onMenuClick","options","selectedOption","label","value","iconName","selected","placeholder","disabled","showOptions","setShowOptions","useState","showClicked","setShowClicked","selectedOptions","setSelectedOptions","optionsRef","useRef","optionsList","setOptionsList","closeTimeout","setCloseTimeout","containerRef","searchValue","setSearchValue","isSecondClickFromOtherTab","setIsSecondClickFromOtherTab","useEffect","closeOptions","handleMouseEnter","handleClick","handleMouseLeave","timeout","setTimeout","dropDownMouseEnter","clearTimeout","handleSelectOption","option","handleSearch","query","checkEmpty","staticItem","filterData","slice","filter","toLowerCase","includes","useClickOutside","_jsxs","className","classNames","ref","onMouseEnter","onMouseLeave","children","_jsx","Typography","as","lineHeight","fontSize","fontWeight","length","truncateText","Icon","name","color","height","width","hoverEffect","e","stopPropagation","Search","onSearch","isExpand","onClose","onExpand","showClose","showToaster","map","index","Tooltip","title","isTextTruncated"],"mappings":";;;;;;;;;;;AAeA,MAAMA,mBAAmB,GAAGA,CAAC;AAC3BC,EAAAA,OAAO,GAAGA,MAAK,CAAE,CAAC;AAClBC,EAAAA,WAAW,GAAGA,MAAK,CAAE,CAAC;EACtBC,OAAO;AACPC,EAAAA,cAAc,GAAG;AACfC,IAAAA,KAAK,EAAE,cAAc;AACrBC,IAAAA,KAAK,EAAE,cAAc;AACrBC,IAAAA,QAAQ,EAAE;GACX;AACDC,EAAAA,QAAQ,GAAG,KAAK;EAChBC,WAAW;AACXC,EAAAA,QAAQ,GAAG;AAAK,CACS,KAAI;EAC7B,MAAM,CAACC,WAAW,EAAEC,cAAc,CAAC,GAAGC,QAAQ,CAAC,KAAK,CAAC;EACrD,MAAM,CAACC,WAAW,EAAEC,cAAc,CAAC,GAAGF,QAAQ,CAAC,KAAK,CAAC;EACrD,MAAM,CAACG,eAAe,EAAEC,kBAAkB,CAAC,GAAGJ,QAAQ,CAACT,cAAc,CAAC;AACtE,EAAA,MAAMc,UAAU,GAAGC,MAAM,CAAiB,IAAI,CAAC;EAC/C,MAAM,CAACC,WAAW,EAAEC,cAAc,CAAC,GAAGR,QAAQ,CAAgBV,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"AllProjectsDropdown.js","sources":["../../../src/components/AllProjectsDropdown/AllProjectsDropdown.tsx"],"sourcesContent":[null],"names":["AllProjectsDropdown","onClick","onMenuClick","options","selectedOption","label","value","iconName","selected","placeholder","disabled","showOptions","setShowOptions","useState","showClicked","setShowClicked","selectedOptions","setSelectedOptions","optionsRef","useRef","optionsList","setOptionsList","closeTimeout","setCloseTimeout","containerRef","searchValue","setSearchValue","isSecondClickFromOtherTab","setIsSecondClickFromOtherTab","useEffect","closeOptions","handleMouseEnter","handleClick","handleMouseLeave","timeout","setTimeout","dropDownMouseEnter","clearTimeout","handleSelectOption","option","handleSearch","query","checkEmpty","staticItem","filterData","slice","filter","toLowerCase","includes","useClickOutside","_jsxs","className","classNames","ref","onMouseEnter","onMouseLeave","children","_jsx","Typography","as","lineHeight","fontSize","fontWeight","length","truncateText","Icon","name","color","height","width","hoverEffect","e","stopPropagation","Search","onSearch","isExpand","onClose","onExpand","showClose","showToaster","map","index","Tooltip","title","isTextTruncated"],"mappings":"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"}
|
|
@@ -88,7 +88,7 @@ const DashboardDonutChart = ({
|
|
|
88
88
|
legendTruncate = Infinity,
|
|
89
89
|
isLegendToolTip = false,
|
|
90
90
|
containerHeight = '',
|
|
91
|
-
onSelectedStatus = _value => {},
|
|
91
|
+
onSelectedStatus = (_value, _originalIndex) => {},
|
|
92
92
|
selectedStatusKey = '',
|
|
93
93
|
setSelectedStatusKey = _selectedStatusKey => {},
|
|
94
94
|
isOnClick = false,
|
|
@@ -116,13 +116,6 @@ const DashboardDonutChart = ({
|
|
|
116
116
|
setSelectedItemIndex(null);
|
|
117
117
|
}
|
|
118
118
|
}, [selectedStatusKey]);
|
|
119
|
-
useEffect(() => {
|
|
120
|
-
statusValues.forEach(item => {
|
|
121
|
-
if (item.version) {
|
|
122
|
-
console.log(`Version for ${item.key}:`, item.version);
|
|
123
|
-
}
|
|
124
|
-
});
|
|
125
|
-
}, [statusValues]);
|
|
126
119
|
const handleCenterTextMouseEnter = (content, event) => {
|
|
127
120
|
setCenterTextTooltip({
|
|
128
121
|
show: true,
|
|
@@ -255,7 +248,7 @@ const DashboardDonutChart = ({
|
|
|
255
248
|
if (isOnClick && selectedStatusKey !== value) {
|
|
256
249
|
setSelectedItemIndex(originalIndex);
|
|
257
250
|
setSelectedStatusKey(value);
|
|
258
|
-
onSelectedStatus(value);
|
|
251
|
+
onSelectedStatus(value, originalIndex);
|
|
259
252
|
} else {
|
|
260
253
|
setSelectedItemIndex(null);
|
|
261
254
|
setSelectedStatusKey('');
|