@adyen/kyc-components 3.16.0 → 3.16.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/es/adyen-kyc-components.es.js +44 -54
- package/dist/es/{arrow-left-CwJQyOFz.js → arrow-left-CCxYxfCP.js} +1 -1
- package/dist/es/{arrow-right-Cs_AKUOH.js → arrow-right-DF4Qe-8E.js} +1 -1
- package/dist/es/{bin-8yaAerXc.js → bin-CGwewvcn.js} +1 -1
- package/dist/es/{check-_cOIMziL.js → check-CeSLN4_9.js} +1 -1
- package/dist/es/{checkmark-CZpv8i5a.js → checkmark-DEh9MPYR.js} +1 -1
- package/dist/es/{checkmark-small-C4TPve-W.js → checkmark-small-D_9HLctx.js} +1 -1
- package/dist/es/{chevron-down-CwS2tE_6.js → chevron-down-BzENwYSf.js} +1 -1
- package/dist/es/{chevron-right-B8cQLres.js → chevron-right-DczMHcvL.js} +1 -1
- package/dist/es/{chevron-up-DccG0tVR.js → chevron-up-BLtnROd5.js} +1 -1
- package/dist/es/{company-2-Cof0usfn.js → company-2-JG34IScE.js} +1 -1
- package/dist/es/{company-BKO80hWm.js → company-D5_F_6SW.js} +1 -1
- package/dist/es/{contract-DrX5y2Qf.js → contract-C6wDy9zU.js} +1 -1
- package/dist/es/{controlling-person-B_dn0b9H.js → controlling-person-C4KoSyi2.js} +1 -1
- package/dist/es/{cross-aFMJCrLf.js → cross-BadGfrgB.js} +1 -1
- package/dist/es/{decision-maker-28_rW1ah.js → decision-maker-Cef3-OzY.js} +1 -1
- package/dist/es/{document-Bn_3PIDG.js → document-Cg4kZHpA.js} +1 -1
- package/dist/es/{download-DgAZobJV.js → download-DGC5_Bxe.js} +1 -1
- package/dist/es/{edit-Dg19Ah77.js → edit--fDhojib.js} +1 -1
- package/dist/es/{field-error-DkFiF_Cv.js → field-error-WElEN1mN.js} +1 -1
- package/dist/es/{info-circle-CXFfd_nO.js → info-circle-DkHN1ugA.js} +1 -1
- package/dist/es/{light-bulb-CQ29JPA7.js → light-bulb-DEUhbRWP.js} +1 -1
- package/dist/es/{location-DmmjAv9A.js → location-B1Til-7Q.js} +1 -1
- package/dist/es/{more-horiz-dyZQKaOn.js → more-horiz-BieZKfy3.js} +1 -1
- package/dist/es/{new-document-CeV8zHP8.js → new-document-BEAJnXCG.js} +1 -1
- package/dist/es/{owners-C1dyQqRO.js → owners-D1pksb86.js} +1 -1
- package/dist/es/{payout-B-c43MDS.js → payout-BFiI--HY.js} +1 -1
- package/dist/es/{pci-CVqIvwR-.js → pci-DMQLRoAn.js} +1 -1
- package/dist/es/{plus-BUH0nzS_.js → plus-DAnbeoyS.js} +1 -1
- package/dist/es/{remove-Bor5X8Xu.js → remove-CEmd9YX7.js} +1 -1
- package/dist/es/{review-DcoDSRJT.js → review-CeQeKHXH.js} +1 -1
- package/dist/es/{search-SGLIdnsr.js → search-hf3HRVbu.js} +1 -1
- package/dist/es/{signatory-BMaWV_18.js → signatory-BVoLPYPu.js} +1 -1
- package/dist/es/{store-N4c2LHJ_.js → store-D2z639xh.js} +1 -1
- package/dist/es/{trust-BcVDhtGL.js → trust-CpcaQaV7.js} +1 -1
- package/dist/es/{user-C8STPF6-.js → user-D6swzlYs.js} +1 -1
- package/dist/es/{user-business-Dcvcw8gB.js → user-business-CwS5j1qX.js} +1 -1
- package/dist/es/{users-3-D3QDBEk-.js → users-3-BdjQ9rEA.js} +1 -1
- package/dist/es/{warning-Dxxpni4H.js → warning-99uFf1WU.js} +1 -1
- package/dist/es/{wrong-DNwa4zZR.js → wrong-1wvh7nZe.js} +1 -1
- package/dist/types/core/hooks/useIsElementVisible.d.ts +2 -2
- package/package.json +2 -8
- package/dist/types/core/Context/QueryContext/QueryClient.d.ts +0 -2
- package/dist/types/core/Context/QueryContext/QueryClientProvider.d.ts +0 -4
|
@@ -7,10 +7,9 @@ import { jsx, jsxs, Fragment } from "preact/jsx-runtime";
|
|
|
7
7
|
import { debounce, noop as noop$1, isEmpty as isEmpty$1, range } from "lodash";
|
|
8
8
|
import isISIN from "validator/es/lib/isISIN.js";
|
|
9
9
|
import OpenBankingSDK from "@adyen/openbankingsdk";
|
|
10
|
-
import { jsxs as jsxs$1, jsx as jsx$1 } from "
|
|
10
|
+
import { jsxs as jsxs$1, jsx as jsx$1 } from "preact/compat/jsx-runtime";
|
|
11
11
|
import "@adyen/adyen-document-viewer/dist/adyen-document-viewer.min.css";
|
|
12
12
|
import AdyenDocumentViewer from "@adyen/adyen-document-viewer";
|
|
13
|
-
import { QueryClient as QueryClient$1, QueryClientProvider as QueryClientProvider$1 } from "@tanstack/react-query";
|
|
14
13
|
const ConfigurationApiContext = createContext(void 0);
|
|
15
14
|
const useConfigurationApi = () => {
|
|
16
15
|
const configurationApi = useContext(ConfigurationApiContext);
|
|
@@ -3042,45 +3041,45 @@ const createLogger = (namespace) => {
|
|
|
3042
3041
|
return methods;
|
|
3043
3042
|
};
|
|
3044
3043
|
const icons = {
|
|
3045
|
-
"arrow-left": lazy(() => import("./arrow-left-
|
|
3046
|
-
"arrow-right": lazy(() => import("./arrow-right-
|
|
3047
|
-
bin: lazy(() => import("./bin-
|
|
3048
|
-
check: lazy(() => import("./check-
|
|
3049
|
-
checkmark: lazy(() => import("./checkmark-
|
|
3050
|
-
"checkmark-small": lazy(() => import("./checkmark-small-
|
|
3051
|
-
"chevron-down": lazy(() => import("./chevron-down-
|
|
3052
|
-
"chevron-right": lazy(() => import("./chevron-right-
|
|
3053
|
-
"chevron-up": lazy(() => import("./chevron-up-
|
|
3054
|
-
company: lazy(() => import("./company-
|
|
3055
|
-
"company-2": lazy(() => import("./company-2-
|
|
3056
|
-
contract: lazy(() => import("./contract-
|
|
3057
|
-
"controlling-person": lazy(() => import("./controlling-person-
|
|
3058
|
-
cross: lazy(() => import("./cross-
|
|
3059
|
-
"decision-maker": lazy(() => import("./decision-maker-
|
|
3060
|
-
document: lazy(() => import("./document-
|
|
3061
|
-
download: lazy(() => import("./download-
|
|
3062
|
-
edit: lazy(() => import("./edit
|
|
3063
|
-
"field-error": lazy(() => import("./field-error-
|
|
3064
|
-
"info-circle": lazy(() => import("./info-circle-
|
|
3065
|
-
"light-bulb": lazy(() => import("./light-bulb-
|
|
3066
|
-
location: lazy(() => import("./location-
|
|
3067
|
-
"more-horiz": lazy(() => import("./more-horiz-
|
|
3068
|
-
"new-document": lazy(() => import("./new-document-
|
|
3069
|
-
owners: lazy(() => import("./owners-
|
|
3070
|
-
payout: lazy(() => import("./payout-
|
|
3071
|
-
pci: lazy(() => import("./pci-
|
|
3072
|
-
plus: lazy(() => import("./plus-
|
|
3073
|
-
remove: lazy(() => import("./remove-
|
|
3074
|
-
review: lazy(() => import("./review-
|
|
3075
|
-
search: lazy(() => import("./search-
|
|
3076
|
-
signatory: lazy(() => import("./signatory-
|
|
3077
|
-
store: lazy(() => import("./store-
|
|
3078
|
-
trust: lazy(() => import("./trust-
|
|
3079
|
-
user: lazy(() => import("./user-
|
|
3080
|
-
"user-business": lazy(() => import("./user-business-
|
|
3081
|
-
"users-3": lazy(() => import("./users-3-
|
|
3082
|
-
warning: lazy(() => import("./warning-
|
|
3083
|
-
wrong: lazy(() => import("./wrong-
|
|
3044
|
+
"arrow-left": lazy(() => import("./arrow-left-CCxYxfCP.js")),
|
|
3045
|
+
"arrow-right": lazy(() => import("./arrow-right-DF4Qe-8E.js")),
|
|
3046
|
+
bin: lazy(() => import("./bin-CGwewvcn.js")),
|
|
3047
|
+
check: lazy(() => import("./check-CeSLN4_9.js")),
|
|
3048
|
+
checkmark: lazy(() => import("./checkmark-DEh9MPYR.js")),
|
|
3049
|
+
"checkmark-small": lazy(() => import("./checkmark-small-D_9HLctx.js")),
|
|
3050
|
+
"chevron-down": lazy(() => import("./chevron-down-BzENwYSf.js")),
|
|
3051
|
+
"chevron-right": lazy(() => import("./chevron-right-DczMHcvL.js")),
|
|
3052
|
+
"chevron-up": lazy(() => import("./chevron-up-BLtnROd5.js")),
|
|
3053
|
+
company: lazy(() => import("./company-D5_F_6SW.js")),
|
|
3054
|
+
"company-2": lazy(() => import("./company-2-JG34IScE.js")),
|
|
3055
|
+
contract: lazy(() => import("./contract-C6wDy9zU.js")),
|
|
3056
|
+
"controlling-person": lazy(() => import("./controlling-person-C4KoSyi2.js")),
|
|
3057
|
+
cross: lazy(() => import("./cross-BadGfrgB.js")),
|
|
3058
|
+
"decision-maker": lazy(() => import("./decision-maker-Cef3-OzY.js")),
|
|
3059
|
+
document: lazy(() => import("./document-Cg4kZHpA.js")),
|
|
3060
|
+
download: lazy(() => import("./download-DGC5_Bxe.js")),
|
|
3061
|
+
edit: lazy(() => import("./edit--fDhojib.js")),
|
|
3062
|
+
"field-error": lazy(() => import("./field-error-WElEN1mN.js")),
|
|
3063
|
+
"info-circle": lazy(() => import("./info-circle-DkHN1ugA.js")),
|
|
3064
|
+
"light-bulb": lazy(() => import("./light-bulb-DEUhbRWP.js")),
|
|
3065
|
+
location: lazy(() => import("./location-B1Til-7Q.js")),
|
|
3066
|
+
"more-horiz": lazy(() => import("./more-horiz-BieZKfy3.js")),
|
|
3067
|
+
"new-document": lazy(() => import("./new-document-BEAJnXCG.js")),
|
|
3068
|
+
owners: lazy(() => import("./owners-D1pksb86.js")),
|
|
3069
|
+
payout: lazy(() => import("./payout-BFiI--HY.js")),
|
|
3070
|
+
pci: lazy(() => import("./pci-DMQLRoAn.js")),
|
|
3071
|
+
plus: lazy(() => import("./plus-DAnbeoyS.js")),
|
|
3072
|
+
remove: lazy(() => import("./remove-CEmd9YX7.js")),
|
|
3073
|
+
review: lazy(() => import("./review-CeQeKHXH.js")),
|
|
3074
|
+
search: lazy(() => import("./search-hf3HRVbu.js")),
|
|
3075
|
+
signatory: lazy(() => import("./signatory-BVoLPYPu.js")),
|
|
3076
|
+
store: lazy(() => import("./store-D2z639xh.js")),
|
|
3077
|
+
trust: lazy(() => import("./trust-CpcaQaV7.js")),
|
|
3078
|
+
user: lazy(() => import("./user-D6swzlYs.js")),
|
|
3079
|
+
"user-business": lazy(() => import("./user-business-CwS5j1qX.js")),
|
|
3080
|
+
"users-3": lazy(() => import("./users-3-BdjQ9rEA.js")),
|
|
3081
|
+
warning: lazy(() => import("./warning-99uFf1WU.js")),
|
|
3082
|
+
wrong: lazy(() => import("./wrong-1wvh7nZe.js"))
|
|
3084
3083
|
};
|
|
3085
3084
|
const logger$x = createLogger("Icon");
|
|
3086
3085
|
const Icon = ({
|
|
@@ -34589,7 +34588,7 @@ const ConfigurationApiProvider = ({
|
|
|
34589
34588
|
isEmbeddedDropin,
|
|
34590
34589
|
loadingContext
|
|
34591
34590
|
} = authContext;
|
|
34592
|
-
const sdkVersion = "3.16.
|
|
34591
|
+
const sdkVersion = "3.16.1";
|
|
34593
34592
|
useAnalytics({
|
|
34594
34593
|
onUserEvent,
|
|
34595
34594
|
legalEntityId: rootLegalEntityId,
|
|
@@ -34746,13 +34745,6 @@ const I18nProvider = ({
|
|
|
34746
34745
|
children
|
|
34747
34746
|
});
|
|
34748
34747
|
};
|
|
34749
|
-
const QueryClient = new QueryClient$1();
|
|
34750
|
-
const QueryClientProvider = ({
|
|
34751
|
-
children
|
|
34752
|
-
}) => jsx(QueryClientProvider$1, {
|
|
34753
|
-
client: QueryClient,
|
|
34754
|
-
children
|
|
34755
|
-
});
|
|
34756
34748
|
const settingsDefaults = {
|
|
34757
34749
|
acceptedCountries: void 0,
|
|
34758
34750
|
allowBankAccountFormatSelection: false,
|
|
@@ -35104,11 +35096,9 @@ class UIElement extends BaseElement {
|
|
|
35104
35096
|
children: jsx(AutoResizer, {
|
|
35105
35097
|
children: jsx(ToastContextProvider, {
|
|
35106
35098
|
children: jsx(StateProvider, {
|
|
35107
|
-
children: jsx(
|
|
35108
|
-
|
|
35109
|
-
|
|
35110
|
-
eventEmitter: this.eventEmitter
|
|
35111
|
-
})
|
|
35099
|
+
children: jsx(Component, {
|
|
35100
|
+
...this.props.componentProps,
|
|
35101
|
+
eventEmitter: this.eventEmitter
|
|
35112
35102
|
})
|
|
35113
35103
|
})
|
|
35114
35104
|
})
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgArrowLeft = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M7.78 5.28a.75.75 0 0 0-1.06-1.06l-4.5 4.5a.75.75 0 0 0 0 1.06l4.5 4.5a.75.75 0 0 0 1.06-1.06L4.56 10h11.69a.75.75 0 0 0 0-1.5H4.56z" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgArrowLeft as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from "
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgArrowRight = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 15 15", ...props, children: [
|
|
3
3
|
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("path", { id: "arrow-right_svg__a", d: "M1 8.5a1 1 0 1 1 0-2h10.83l-1.59-1.85a1 1 0 1 1 1.52-1.3l3 3.5a1 1 0 0 1 0 1.3l-3 3.5a1 1 0 0 1-1.52-1.3l1.59-1.85z" }) }),
|
|
4
4
|
/* @__PURE__ */ jsx("use", { xlinkHref: "#arrow-right_svg__a", fillRule: "evenodd" })
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from "
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgBin = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", ...props, children: [
|
|
3
3
|
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M7.5 6.75c.41 0 .75.34.75.75v6a.75.75 0 0 1-1.5 0v-6c0-.41.34-.75.75-.75m3.75.75a.75.75 0 0 0-1.5 0v6a.75.75 0 0 0 1.5 0z" }),
|
|
4
4
|
/* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M4.99 1.7C5.24.7 6.14 0 7.17 0h3.66c1.03 0 1.93.7 2.18 1.7l.33 1.3h2.41a.75.75 0 0 1 0 1.5h-.79l-.63 11.37A2.25 2.25 0 0 1 12.08 18H5.92c-1.2 0-2.18-.93-2.25-2.13L3.04 4.5h-.79a.75.75 0 0 1 0-1.5h2.41zm.24 2.8h8.23l-.63 11.3a.75.75 0 0 1-.75.7H5.92a.75.75 0 0 1-.75-.7L4.54 4.5zM11.8 3H6.2l.23-.93a.75.75 0 0 1 .73-.57h3.66c.34 0 .64.23.73.57z", clipRule: "evenodd" })
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgCheck = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 8 8", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M2.98 7.02a.7.7 0 0 1-.56-.28L.62 4.37a.7.7 0 1 1 1.12-.85l1.18 1.56L5.9.31a.7.7 0 0 1 1.19.74L3.57 6.69a.7.7 0 0 1-.56.33z" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgCheck as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgCheckmark = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M23 12a11 11 0 1 1-22 0 11 11 0 0 1 22 0m-5.3-3.7a1 1 0 0 1 0 1.4l-6 6a1 1 0 0 1-1.4 0l-3-3a1 1 0 1 1 1.4-1.4l2.3 2.29 5.3-5.3a1 1 0 0 1 1.4 0", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgCheckmark as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgCheckmarkSmall = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 19", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M14.03 7.03a.75.75 0 0 0-1.06-1.06L7.5 11.44 5.03 8.97a.75.75 0 0 0-1.06 1.06l3 3c.3.3.77.3 1.06 0z" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgCheckmarkSmall as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from "
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgChevronDown = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 15 15", ...props, children: [
|
|
3
3
|
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("path", { id: "chevron-down_svg__a", d: "M2 5a1 1 0 0 1 1.74-.67L7.5 8.51l3.76-4.18a1 1 0 0 1 1.48 1.34l-4.5 5a1 1 0 0 1-1.48 0l-4.5-5A1 1 0 0 1 2 5" }) }),
|
|
4
4
|
/* @__PURE__ */ jsx("use", { xlinkHref: "#chevron-down_svg__a", fillRule: "evenodd" })
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from "
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgChevronRight = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 15 15", ...props, children: [
|
|
3
3
|
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("path", { id: "chevron-right_svg__a", d: "M5 13a1 1 0 0 1-.67-1.74L8.51 7.5 4.33 3.74a1 1 0 0 1 1.34-1.48l5 4.5a1 1 0 0 1 0 1.48l-5 4.5A1 1 0 0 1 5 13" }) }),
|
|
4
4
|
/* @__PURE__ */ jsx("use", { xlinkHref: "#chevron-right_svg__a", fillRule: "evenodd" })
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from "
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgChevronUp = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 15 15", ...props, children: [
|
|
3
3
|
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("path", { id: "chevron-up_svg__a", d: "M13 10a1 1 0 0 1-1.74.67L7.5 6.5l-3.76 4.17a1 1 0 0 1-1.48-1.34l4.5-5a1 1 0 0 1 1.48 0l4.5 5A1 1 0 0 1 13 10" }) }),
|
|
4
4
|
/* @__PURE__ */ jsx("use", { xlinkHref: "#chevron-up_svg__a", fillRule: "evenodd" })
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from "
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgCompany2 = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 41 40", ...props, children: [
|
|
3
3
|
/* @__PURE__ */ jsx("g", { clipPath: "url(#company-2_svg__a)", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M5.43 0h30v6h-2v32h7v2h-33v-.02h-7v-2h7V6h-2zm26 6h-22v4h22zm-22 6v4h22v-4zm0 6v4h22v-4zm0 10h22v-4h-22zm0 2v8h4v-8zm6 0v8h4v-8zm6 0v8h4v-8zm6 0v8h4v-8zm-20-26h26V2h-26z" }) }),
|
|
4
4
|
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "company-2_svg__a", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M.43 0h40v40h-40z" }) }) })
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgCompany = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.25 1.5c0-.41.34-.75.75-.75h6c.41 0 .75.34.75.75v2.25H15c.41 0 .75.34.75.75v11.25h.75a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1 0-1.5h.75V4.5c0-.41.34-.75.75-.75h2.25zm9 14.25V5.25H3.75v10.5h4.5V12a.75.75 0 0 1 1.5 0v3.75zm-3-13.5v1.5h-4.5v-1.5zM9 6.75c.41 0 .75.34.75.75V9a.75.75 0 0 1-1.5 0V7.5c0-.41.34-.75.75-.75m3 0c.41 0 .75.34.75.75V9a.75.75 0 0 1-1.5 0V7.5c0-.41.34-.75.75-.75m.75 5.25a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0zM6 6.75c.41 0 .75.34.75.75V9a.75.75 0 0 1-1.5 0V7.5c0-.41.34-.75.75-.75M6.75 12a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0z", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgCompany as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgContract = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.75 15.75c0 .41.34.75.75.75H9V12c0-.41.34-.75.75-.75h4.5v-9a.75.75 0 0 0-.75-.75h-9a.75.75 0 0 0-.75.75zm10.19-3-3.44 3.44v-3.44zM4.5 18c-1.24 0-2.25-1-2.25-2.25V2.25C2.25 1.01 3.25 0 4.5 0h9c1.24 0 2.25 1 2.25 2.25v9.88c0 .6-.24 1.17-.66 1.59l-3.62 3.62c-.42.42-1 .66-1.6.66z", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgContract as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgControllingPerson = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M15.6 4.8a3.6 3.6 0 1 0-7.2 0 3.6 3.6 0 0 0 7.2 0m1.2 0a4.8 4.8 0 1 1-9.61-.01 4.8 4.8 0 0 1 9.61.01m-5.4 15c0-.33.27-.6.6-.6s.6.27.6.6a.6.6 0 0 1-.6.6.6.6 0 0 1-.6-.6m-3.6 2.4v-4.8c0-.33.27-.6.6-.6h7.2c.33 0 .6.27.6.6v5.4H8.4a.6.6 0 0 1-.6-.6m11.4.6h-1.8v-5.4c0-.99-.81-1.8-1.8-1.8H8.4c-.99 0-1.8.81-1.8 1.8v5.4H4.8a.6.6 0 0 0-.6.6c0 .33.27.6.6.6h14.4a.6.6 0 0 0 .6-.6.6.6 0 0 0-.6-.6m-11.4-12h8.4a6.6 6.6 0 0 1 6.6 6.6v6a.6.6 0 0 1-.6.6.6.6 0 0 1-.6-.6v-6a5.4 5.4 0 0 0-5.4-5.4H7.8a5.4 5.4 0 0 0-5.4 5.4v6a.6.6 0 0 1-.6.6.6.6 0 0 1-.6-.6v-6a6.6 6.6 0 0 1 6.6-6.6", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgControllingPerson as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from "
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgCross = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 15 15", ...props, children: [
|
|
3
3
|
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("path", { id: "cross_svg__a", d: "m8.9 7.5 3.8-3.8c.4-.4.4-1 0-1.4s-1-.4-1.4 0L7.5 6.1 3.7 2.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l3.8 3.8-3.8 3.8c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l3.8-3.8 3.8 3.8c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4z" }) }),
|
|
4
4
|
/* @__PURE__ */ jsx("use", { xlinkHref: "#cross_svg__a" })
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgDecisionMaker = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M6.75 5.25a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0M9 1.5A3.75 3.75 0 1 0 9 9a3.75 3.75 0 0 0 0-7.5m-3.75 9a3.75 3.75 0 0 0-3.75 3.75v1.5a.75.75 0 0 0 1.5 0v-1.5C3 13.01 4 12 5.25 12h7.5c1.24 0 2.25 1 2.25 2.25v1.5a.75.75 0 0 0 1.5 0v-1.5a3.75 3.75 0 0 0-3.75-3.75z", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgDecisionMaker as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgDocument = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.75 2.25c0-.41.34-.75.75-.75H9V6c0 .41.34.75.75.75h4.5v9c0 .41-.34.75-.75.75h-9a.75.75 0 0 1-.75-.75zm10.19 3L10.5 1.81v3.44zM4.5 0C3.26 0 2.25 1 2.25 2.25v13.5c0 1.24 1 2.25 2.25 2.25h9c1.24 0 2.25-1 2.25-2.25V5.87c0-.6-.24-1.17-.66-1.59L11.47.66c-.42-.42-1-.66-1.6-.66zM6 9.75a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5zm-.75 3.75c0-.41.34-.75.75-.75h6a.75.75 0 0 1 0 1.5H6a.75.75 0 0 1-.75-.75", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgDocument as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from "
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgDownload = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 15 15", ...props, children: [
|
|
3
3
|
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("path", { id: "download_svg__a", d: "M12 13c.6 0 1 .4 1 1s-.4 1-1 1H3c-.6 0-1-.4-1-1s.4-1 1-1zm-5.2-2.3L3.3 7.2c-.4-.4-.4-1 0-1.4s1-.4 1.4 0l1.8 1.8V1c0-.6.4-1 1-1s1 .4 1 1v6.6l1.8-1.8c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3.5 3.5c-.1.1-.2.1-.3.2s-.3.1-.4.1-.3 0-.4-.1c-.1 0-.2-.1-.3-.2" }) }),
|
|
4
4
|
/* @__PURE__ */ jsx("use", { xlinkHref: "#download_svg__a" })
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgEdit = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M14.34 2.03a2.25 2.25 0 0 0-3.18 0l-9.44 9.44a.8.8 0 0 0-.22.53v3.75c0 .41.34.75.75.75H6q.31 0 .53-.22l9.44-9.44c.88-.88.88-2.3 0-3.18zm-2.12 1.06c.3-.3.77-.3 1.06 0l1.63 1.63c.3.3.3.77 0 1.06l-1.04 1.03-2.68-2.69zm-2.1 2.1L3 12.3V15h2.69l7.12-7.13z", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgEdit as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgFieldError = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M16 8q0 2.16-1.08 4A8.1 8.1 0 0 1 8 16a8.1 8.1 0 0 1-8-8q0-2.16 1.08-4A8.1 8.1 0 0 1 8 0q2.16 0 4 1.08A8.1 8.1 0 0 1 16 8m-7.98 2q-.63 0-1.06.44-.45.45-.44 1.06 0 .62.44 1.06.43.45 1.06.44.6 0 1.06-.44.44-.45.44-1.06t-.44-1.06T8.02 10M6.58 3.42l.26 4.39q0 .12.11.24.12.1.28.11h1.54q.16 0 .28-.11a.3.3 0 0 0 .11-.24l.26-4.4a.4.4 0 0 0-.11-.3.4.4 0 0 0-.28-.11H6.97q-.16 0-.28.11a.4.4 0 0 0-.1.3", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgFieldError as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from "
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgInfoCircle = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", viewBox: "0 0 15 15", ...props, children: [
|
|
3
3
|
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M7.5 0C3.4 0 0 3.4 0 7.5S3.4 15 7.5 15 15 11.6 15 7.5 11.6 0 7.5 0m0 13C4.5 13 2 10.5 2 7.5S4.5 2 7.5 2 13 4.5 13 7.5 10.5 13 7.5 13" }),
|
|
4
4
|
/* @__PURE__ */ jsx("circle", { cx: 7.5, cy: 5, r: 1, fill: "currentColor" }),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgLightBulb = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 8 13", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "m5.71 6.96-.34.24-.15.88a.5.5 0 0 1-.5.42H3.28a.5.5 0 0 1-.5-.42l-.14-.88-.34-.24a3 3 0 1 1 3.42 0m.5 1.29.08-.47a4 4 0 1 0-4.58 0l.08.47A1.5 1.5 0 0 0 3.27 9.5h1.46A1.5 1.5 0 0 0 6.2 8.25M2.5 10a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zm0 1.51h3l.01.01c0 .55-.44.99-.99.99H3.5a1 1 0 0 1-.99-.99M4 2a.5.5 0 0 0 0 1c.83 0 1.5.67 1.5 1.5a.5.5 0 0 0 1 0A2.5 2.5 0 0 0 4 2", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgLightBulb as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgLocation = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m13.02 1.25 1.73 1.73-.66 1.48L9.34 14.9h-2.1L6.22 9.79 1.1 8.76v-2.1z" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgLocation as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgMoreHoriz = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 12 4", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M1.5.5C.68.5 0 1.18 0 2A1.5 1.5 0 1 0 1.5.5m9 0C9.68.5 9 1.18 9 2c0 .83.68 1.5 1.5 1.5S12 2.83 12 2c0-.82-.68-1.5-1.5-1.5M6 .5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgMoreHoriz as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgNewDocument = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 32", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M24 8v21a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h13zm-3 23H3a2 2 0 0 1-2-2V3c0-1.1.9-2 2-2h12.6l.4.38V6c0 1.1.9 2 2 2h5v21a2 2 0 0 1-2 2M17 2.41 21.59 7H18a1 1 0 0 1-1-1z", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgNewDocument as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgOwners = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M15.6 4.8a3.6 3.6 0 1 0-7.2 0 3.6 3.6 0 0 0 7.2 0m1.2 0a4.8 4.8 0 1 1-9.61-.01 4.8 4.8 0 0 1 9.61.01M10.72 12 12 13.92l.97-1.45a.3.3 0 0 0-.25-.47zm-.07 9.56L12 22.63l1.69-1.34L12 16.73l-1.54 4.15a.6.6 0 0 0 .19.68M7.8 10.8h8.4a6.6 6.6 0 0 1 6.6 6.6v6a.6.6 0 0 1-.6.6.6.6 0 0 1-.6-.6v-6a5.4 5.4 0 0 0-5.4-5.4h-1.48l-2.05 3.08 2.29 6.2a.6.6 0 0 1-.19.67l-2.4 1.92A.6.6 0 0 1 12 24a.6.6 0 0 1-.37-.13l-2.4-1.92a.6.6 0 0 1-.2-.67l2.3-6.2L9.28 12H7.8a5.4 5.4 0 0 0-5.4 5.4v6a.6.6 0 0 1-.6.6.6.6 0 0 1-.6-.6v-6a6.6 6.6 0 0 1 6.6-6.6", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgOwners as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgPayout = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M0 3.75C0 3.34.34 3 .75 3h15A2.25 2.25 0 0 1 18 5.25v7.5A2.25 2.25 0 0 1 15.75 15H3a.75.75 0 0 1 0-1.5h12.75c.41 0 .75-.34.75-.75v-7.5a.75.75 0 0 0-.75-.75h-15A.75.75 0 0 1 0 3.75m6.75 5.4a2.25 2.25 0 0 1 4.5 0 2.25 2.25 0 0 1-4.5 0M9 8.4a.75.75 0 0 0-.75.75c0 .41.34.75.75.75s.75-.34.75-.75A.75.75 0 0 0 9 8.4m4.5 0a.75.75 0 0 0 0 1.5h.75a.75.75 0 0 0 0-1.5zM.75 7.5c0-.41.34-.75.75-.75h2.25a.75.75 0 0 1 0 1.5H1.5a.75.75 0 0 1-.75-.75m1.5 2.25a.75.75 0 0 0 0 1.5H4.5a.75.75 0 0 0 0-1.5z", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgPayout as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgPci = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.25 9a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0M9 .75a8.25 8.25 0 1 0 0 16.5A8.25 8.25 0 0 0 9 .75m4.28 5.47c.3.3.3.77 0 1.06l-4.5 4.5a.75.75 0 0 1-1.06 0L5.47 9.53a.75.75 0 0 1 1.06-1.06l1.72 1.72 3.97-3.97c.3-.3.77-.3 1.06 0", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgPci as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from "
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgPlus = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 15 15", ...props, children: [
|
|
3
3
|
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("path", { id: "plus_svg__a", d: "M14 6.5H8.5V1c0-.6-.4-1-1-1s-1 .4-1 1v5.5H1c-.6 0-1 .4-1 1s.4 1 1 1h5.5V14c0 .6.4 1 1 1s1-.4 1-1V8.5H14c.6 0 1-.4 1-1s-.4-1-1-1" }) }),
|
|
4
4
|
/* @__PURE__ */ jsx("use", { xlinkHref: "#plus_svg__a" })
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgRemove = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16m1.5-8 1.91-1.92c.43-.43.43-1.07 0-1.5a1.03 1.03 0 0 0-1.49 0L8 6.52 6.08 4.59a1.03 1.03 0 0 0-1.5 0 1.03 1.03 0 0 0 0 1.49L6.52 8 4.59 9.92a1.03 1.03 0 0 0 0 1.5c.21.2.42.31.74.31s.54-.1.75-.32L8 9.5l1.92 1.92c.21.22.53.32.75.32s.53-.1.74-.32c.43-.42.43-1.06 0-1.49z" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgRemove as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx, jsxs } from "
|
|
1
|
+
import { jsx, jsxs } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgReview = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 28 41", ...props, children: /* @__PURE__ */ jsxs("g", { fill: "currentColor", children: [
|
|
3
3
|
/* @__PURE__ */ jsx("path", { d: "m12 31.44 9.41-9.41L20 20.6l-8 8-4-4-1.41 1.42z" }),
|
|
4
4
|
/* @__PURE__ */ jsx("path", { d: "M0 3.03a3 3 0 0 1 3-3h13.41L28 11.6v25.42a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v34a1 1 0 0 0 1 1h22a1 1 0 0 0 1-1v-23h-8.82A3.2 3.2 0 0 1 14 10.85V2.03zm13 .41v8.4c0 .66.53 1.19 1.18 1.19h8.4z" })
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgSearch = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 15", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M14.7 13.3a1 1 0 0 1-1.4 1.4l-2.97-2.96a6.46 6.46 0 0 1-8.42-.65 6.5 6.5 0 1 1 9.83-.76zM2 6.5a4.5 4.5 0 1 0 9.01-.01A4.5 4.5 0 0 0 2 6.5" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgSearch as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx, jsxs } from "
|
|
1
|
+
import { jsx, jsxs } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgSignatory = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsxs("g", { fill: "currentColor", children: [
|
|
3
3
|
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M16.8 4.8c0 2.64-2.16 4.8-4.8 4.8a4.8 4.8 0 0 1-4.8-4.8C7.2 2.16 9.36 0 12 0s4.8 2.16 4.8 4.8m-1.2 0c0-1.98-1.62-3.6-3.6-3.6a3.6 3.6 0 0 0-3.6 3.6c0 1.98 1.62 3.6 3.6 3.6s3.6-1.62 3.6-3.6", clipRule: "evenodd" }),
|
|
4
4
|
/* @__PURE__ */ jsx("path", { d: "M4.8 18.6c0-.36.24-.6.6-.6s.6.24.6.6v4.8c0 .36-.24.6-.6.6s-.6-.24-.6-.6z" }),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgStore = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.89 3H8.1l-.6 3h2.97zM12 6h2.7l-1-3h-2.29L12 5.85zm-1.49-4.5h3.2c.64 0 1.22.41 1.42 1.03l1.33 3.96a1 1 0 0 1 .04.28v.73a3 3 0 0 1-1.5 2.6V15h.75a.75.75 0 0 1 0 1.5H2.25a.75.75 0 0 1 0-1.5H3v-4.9a3 3 0 0 1-1.5-2.6v-.73l.04-.27 1.33-3.97A1.5 1.5 0 0 1 4.29 1.5zM3.3 6H6l.01-.15L6.6 3H4.3zm10.21 9v-4.5a3 3 0 0 1-2.25-1.01 3 3 0 0 1-4.5 0A3 3 0 0 1 4.5 10.5V15zm.42-6.06.16-.06c.54-.22.92-.76.92-1.38h-3a1.5 1.5 0 0 0 1.92 1.44m-9.84 0q.2.06.42.06A1.5 1.5 0 0 0 6 7.5H3a1.5 1.5 0 0 0 1.08 1.44M9 9a1.5 1.5 0 0 1-1.5-1.5h3C10.5 8.33 9.83 9 9 9", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgStore as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgTrust = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.25 3a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-3 1.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0M12.75 3a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-3 1.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0M1.5 11.25A2.25 2.25 0 0 1 3.75 9H5.9c.78 0 1.49.4 1.9 1.04l3.6 4.52.06.08c.13.22.38.36.64.36h2.15c.41 0 .75-.34.75-.75v-3a.75.75 0 0 0-.75-.75H12.1q-.41.02-.64.36a.75.75 0 1 1-1.29-.77A2.3 2.3 0 0 1 12.1 9h2.15a2.25 2.25 0 0 1 2.25 2.25v3a2.25 2.25 0 0 1-2.25 2.25H12.1c-.77 0-1.49-.4-1.9-1.04l-3.6-4.52-.05-.07a.8.8 0 0 0-.65-.37H3.75a.75.75 0 0 0-.75.75v3c0 .41.34.75.75.75h3a.75.75 0 0 1 0 1.5h-3a2.25 2.25 0 0 1-2.25-2.25z", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgTrust as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from "
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgUser = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 36 40", ...props, children: [
|
|
3
3
|
/* @__PURE__ */ jsxs("g", { fill: "currentColor", clipPath: "url(#user_svg__a)", children: [
|
|
4
4
|
/* @__PURE__ */ jsx("path", { d: "M18 0a8 8 0 1 0 0 16 8 8 0 0 0 0-16m-6 8a6 6 0 1 1 12 0 6 6 0 0 1-12 0m-1 10A11 11 0 0 0 0 29v11h2V29a9 9 0 0 1 9-9h14a9 9 0 0 1 9 9v11h2V29a11 11 0 0 0-11-11z" }),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from "
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgUserBusiness = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 36 40", ...props, children: [
|
|
3
3
|
/* @__PURE__ */ jsxs("g", { fill: "currentColor", clipPath: "url(#user-business_svg__a)", children: [
|
|
4
4
|
/* @__PURE__ */ jsx("path", { d: "M10 8a8 8 0 1 1 16 0 8 8 0 0 1-16 0m8-6a6 6 0 1 0 0 12 6 6 0 0 0 0-12M0 29a11 11 0 0 1 11-11h14a11 11 0 0 1 11 11v11h-2V29a9 9 0 0 0-9-9h-2.46l-3.42 5.12 4.02 10.04L19.5 40h-3l-3.64-4.85 4.02-10.04L13.46 20H11a9 9 0 0 0-9 9v11H0zm15.87-9L18 23.2l2.13-3.2zm-.73 14.85 2.36 3.16h1l2.36-3.16L18 27.7z" }),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from "
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgUsers3 = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 41 40", ...props, children: [
|
|
3
3
|
/* @__PURE__ */ jsx("g", { fill: "currentColor", clipPath: "url(#users-3_svg__a)", children: /* @__PURE__ */ jsx("path", { d: "M11.85 0a5 5 0 1 0 0 10 5 5 0 0 0 0-10m-3 5a3 3 0 1 1 6 0 3 3 0 0 1-6 0m21-5a5 5 0 1 0 0 10 5 5 0 0 0 0-10m-3 5a3 3 0 1 1 6 0 3 3 0 0 1-6 0m-11 12a5 5 0 1 1 10 0 5 5 0 0 1-10 0m5-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6m-9 17a5 5 0 0 1 5-5h8a5 5 0 0 1 5 5v9h2v-9a7 7 0 0 0-7-7h-8a7 7 0 0 0-7 7v9h2zm-4-17a5 5 0 0 0-5 5v9h-2v-9a7 7 0 0 1 7-7h4v2zm26-2h-4v2h4a5 5 0 0 1 5 5v9h2v-9a7 7 0 0 0-7-7" }) }),
|
|
4
4
|
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "users-3_svg__a", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M.85 0h40v40h-40z" }) }) })
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgWarning = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.22 2.51a2.07 2.07 0 0 1 3.56 0l5.97 9.96q.5.83.5 1.78A2.25 2.25 0 0 1 15 16.5H3a2.25 2.25 0 0 1-2.25-2.25q0-.95.49-1.78Zm1.03 4.24v3a.75.75 0 0 0 1.5 0v-3a.75.75 0 0 0-1.5 0M9 13.5A.75.75 0 1 0 9 12a.75.75 0 0 0 0 1.5", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgWarning as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from "
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
2
|
const SvgWrong = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M23 12a11 11 0 1 1-22 0 11 11 0 0 1 22 0M8.3 8.3a1 1 0 0 1 1.4 0l2.3 2.29 2.3-2.3a1 1 0 1 1 1.4 1.42L13.42 12l2.3 2.3a1 1 0 0 1-1.42 1.4L12 13.42l-2.3 2.3a1 1 0 0 1-1.4-1.42l2.28-2.3-2.3-2.3a1 1 0 0 1 0-1.4", clipRule: "evenodd" }) });
|
|
3
3
|
export {
|
|
4
4
|
SvgWrong as default
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
export declare function useIsElementVisible(ref:
|
|
1
|
+
import type { MutableRef } from 'preact/hooks';
|
|
2
|
+
export declare function useIsElementVisible(ref: MutableRef<Element>, fallback?: boolean): boolean;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adyen/kyc-components",
|
|
3
|
-
"version": "3.16.
|
|
3
|
+
"version": "3.16.1",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"files": [
|
|
@@ -70,14 +70,11 @@
|
|
|
70
70
|
"dependencies": {
|
|
71
71
|
"@adyen/adyen-document-viewer": "^1.1.0",
|
|
72
72
|
"@adyen/openbankingsdk": "^0.1.2",
|
|
73
|
-
"@tanstack/react-query": "^5.31.0",
|
|
74
73
|
"classnames": "^2.3.2",
|
|
75
74
|
"isomorphic-dompurify": "^0.13.0",
|
|
76
75
|
"lodash": "^4.17.21",
|
|
77
76
|
"onfido-sdk-ui": "12.3.5",
|
|
78
77
|
"preact": "^10.17.1",
|
|
79
|
-
"react": "npm:@preact/compat",
|
|
80
|
-
"react-dom": "npm:@preact/compat",
|
|
81
78
|
"validator": "^13.5.2"
|
|
82
79
|
},
|
|
83
80
|
"devDependencies": {
|
|
@@ -91,7 +88,6 @@
|
|
|
91
88
|
"@storybook/core-server": "^8.0.4",
|
|
92
89
|
"@storybook/preact": "^8.0.4",
|
|
93
90
|
"@storybook/preact-vite": "^8.0.4",
|
|
94
|
-
"@tanstack/eslint-plugin-query": "^4.38.0",
|
|
95
91
|
"@testing-library/jest-dom": "^5.17.0",
|
|
96
92
|
"@testing-library/preact": "^3.2.3",
|
|
97
93
|
"@testing-library/user-event": "^14.4.3",
|
|
@@ -145,9 +141,7 @@
|
|
|
145
141
|
},
|
|
146
142
|
"@storybook/preact-vite": {
|
|
147
143
|
"vite": "^4 || ^5"
|
|
148
|
-
}
|
|
149
|
-
"react": "npm:@preact/compat",
|
|
150
|
-
"react-dom": "npm:@preact/compat"
|
|
144
|
+
}
|
|
151
145
|
},
|
|
152
146
|
"engines": {
|
|
153
147
|
"node": ">=20"
|