aristid-ds 0.5.13 → 0.6.0
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/Kit/Feedback/Notification/index.d.ts +1 -2
- package/dist/Kit/Feedback/Notification/types.d.ts +7 -3
- package/dist/Kit/Feedback/Notification/useKitNotification.d.ts +3 -8
- package/dist/Kit/General/Button/types.d.ts +1 -1
- package/dist/Kit/Navigation/Header/types.d.ts +1 -1
- package/dist/index.es.js +48 -49
- package/dist/index.js +66 -66
- package/package.json +3 -5
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { useKitNotification };
|
|
1
|
+
export { useKitNotification } from './useKitNotification';
|
|
@@ -1,9 +1,13 @@
|
|
|
1
|
-
import {ArgsProps} from 'antd/
|
|
1
|
+
import {ArgsProps} from 'antd/es/notification/interface';
|
|
2
2
|
|
|
3
3
|
export type NotificationPlacement = 'topLeft' | 'topRight' | 'bottomLeft' | 'bottomRight';
|
|
4
4
|
|
|
5
5
|
type AntdArgsPropsTypesToOmit = 'message' | 'description' | 'placement';
|
|
6
6
|
|
|
7
|
+
export interface IKitNotificationContext {
|
|
8
|
+
kitNotification: KitNotification;
|
|
9
|
+
}
|
|
10
|
+
|
|
7
11
|
export interface KitNotificationArgsProps extends Omit<ArgsProps, AntdArgsPropsTypesToOmit> {
|
|
8
12
|
message: string;
|
|
9
13
|
description: string;
|
|
@@ -12,11 +16,11 @@ export interface KitNotificationArgsProps extends Omit<ArgsProps, AntdArgsPropsT
|
|
|
12
16
|
|
|
13
17
|
type KitNotificationStaticFn = (args: KitNotificationArgsProps) => void;
|
|
14
18
|
|
|
15
|
-
export
|
|
19
|
+
export type KitNotification = {
|
|
16
20
|
error: KitNotificationStaticFn;
|
|
17
21
|
warning: KitNotificationStaticFn;
|
|
18
22
|
success: KitNotificationStaticFn;
|
|
19
23
|
info: KitNotificationStaticFn;
|
|
20
24
|
destroy: (key?: React.Key) => void;
|
|
21
25
|
open: KitNotificationStaticFn;
|
|
22
|
-
}
|
|
26
|
+
};
|
|
@@ -1,11 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
6
|
-
declare const KitNotificationContext: React.Context<KitNotificationContext | undefined>;
|
|
7
|
-
declare function useKitNotification(): KitNotificationContext;
|
|
8
|
-
declare const KitNotificationProvider: ({ children }: {
|
|
2
|
+
import type { IKitNotificationContext } from './types';
|
|
3
|
+
export declare function useKitNotification(): IKitNotificationContext;
|
|
4
|
+
export declare const KitNotificationProvider: ({ children }: {
|
|
9
5
|
children: any;
|
|
10
6
|
}) => React.JSX.Element;
|
|
11
|
-
export { KitNotificationProvider, useKitNotification };
|
package/dist/index.es.js
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import * as s from "react";
|
|
2
2
|
import t, { createContext as sr, useContext as zr, useState as pe, useRef as Wr, useEffect as Mr, useMemo as Vr } from "react";
|
|
3
|
-
import { ConfigProvider as mr, Avatar as ur, Badge as
|
|
3
|
+
import { notification as Qr, ConfigProvider as mr, Avatar as ur, Badge as Zr, Tooltip as Jr, Button as Pr, Typography as Xe, Checkbox as qr, Input as He, InputNumber as Nr, Radio as Xr, Rate as Hr, Select as Lr, Tag as Or, Switch as Dr, DatePicker as gr, AutoComplete as jr, Upload as Le, Slider as $r, Collapse as _r, Breadcrumb as eo, Dropdown as ro, Divider as oo, Row as to, Col as ao, Space as hr, Steps as no, Pagination as io, Image as yr, Tree as lo, Tabs as co, Alert as po, Progress as so } from "antd";
|
|
4
4
|
import k, { createGlobalStyle as Ee, styled as I, css as S } from "styled-components";
|
|
5
|
-
import br, { Toaster as
|
|
6
|
-
import { CloseCircleOutlined as se, WarningOutlined as
|
|
7
|
-
import Ao from "antd/lib/notification";
|
|
5
|
+
import br, { Toaster as mo } from "react-hot-toast";
|
|
6
|
+
import { CloseCircleOutlined as se, WarningOutlined as uo, CheckCircleOutlined as go, ExclamationCircleOutlined as ho, CheckCircleFilled as yo, CheckOutlined as fr, SearchOutlined as kr, UploadOutlined as bo, PlusOutlined as Ze, LoadingOutlined as fo, InboxOutlined as ko, EditOutlined as xo, EyeOutlined as Oe, CloseOutlined as De, MoreOutlined as xr, RightOutlined as Ar, ExclamationOutlined as Ao } from "@ant-design/icons";
|
|
8
7
|
import { merge as Je } from "lodash";
|
|
9
8
|
import Fe from "classnames";
|
|
10
9
|
import Co from "antd/lib/typography/Base";
|
|
@@ -41,7 +40,7 @@ const Wo = "data:font/woff2;base64,d09GMgABAAAAA3dsABEAAAAJODQAA3b8AAEAAAAAAAAAA
|
|
|
41
40
|
src: local('Inter'), url('${Mo}') format('woff2');
|
|
42
41
|
font-named-instance: 'Italic';
|
|
43
42
|
}
|
|
44
|
-
`, d = { primary: { blue100: "#E7EDFF", blue200: "#97B9FD", blue300: "#5784FC", blue400: "#0141EC", blue500: "#0B37AF", blue600: "#062064", blue700: "#010819" }, neutral: { typography: { black: "#000000", black60: "#BABABA", white: "#FFFFFF" }, background: "#F7F7F7", border: "#9FB9FD", gray: { gray100: "#F1F3F5", gray200: "#DEE2E6", gray300: "#CED4DA", gray400: "#ADB5BD", gray500: "#868E96", gray600: "#495057", gray700: "#212529" } }, secondary: { mediumGrey: { mediumGrey100: "#F3F7F9", mediumGrey200: "#D1DFE9", mediumGrey300: "#AFC9D9", mediumGrey400: "#8DB1C8", mediumGrey500: "#637C8D", mediumGrey600: "#00254E", mediumGrey700: "#0E1214" }, yellow: { yellow100: "#FFF9EC", yellow200: "#FEE7B1", yellow300: "#FDD671", yellow400: "#FFC100", yellow500: "#B08919", yellow600: "#654E11", yellow700: "#191405" }, orange: { orange100: "#FFF4E6", orange200: "#FFD8A8", orange300: "#FFA94D", orange400: "#FF922B", orange500: "#FD7E14", orange600: "#F76707", orange700: "#360F00" }, pink: { pink100: "#FDF0F7", pink200: "#F8C0DF", pink300: "#F08FC6", pink400: "#E75DAD", pink500: "#A34179", pink600: "#5D2645", pink700: "#170911" }, red: { red100: "#FFEDEB", red200: "#FFB7AF", red300: "#FF8072", red400: "#FF412D", red500: "#C22D20", red600: "#6F1B14", red700: "#1C0705" }, blue: { blue100: "#E7EDFF", blue200: "#97B9FD", blue300: "#5784FC", blue400: "#0141EC", blue500: "#0B37AF", blue600: "#062064", blue700: "#010819" }, green: { green100: "#ECFBF7", green200: "#AFF1DD", green300: "#6CE5C3", green400: "#00D9A9", green500: "#009876", green600: "#025744", green700: "#051511" } } }, O = { fontSize1: 30, lineHeight1: 1.2, fontSize2: 24, lineHeight2: 1.2, fontSize3: 18, lineHeight3: 1.2, fontSize4: 16, lineHeight4: 1.2 }, g = { fontFamily: "Inter", fontStyle: "normal", defaultFontWeight: 500, mediumfontWeight: 500, regularFontWeight: 400, boldFontWeight: 700, fontSize5: 14, fontSize6: 13, fontSize7: 12, lineHeight5: 1.2, lineHeight6: 1.2, lineHeight7: 1.2 }, r = { token: { fontFamily: g.fontFamily }, color: d, typography: g, headersTypography: O, components: { Checkbox: { fontFamily: g.fontFamily, fontSize: g.fontSize5, fontSizeLG: g.fontSize5, lineHeight: g.lineHeight5, colorBorder: d.neutral.typography.black60, borderRadiusSM: 4, lineWidth: 1, controlInteractiveSize: 16, colorPrimary: d.primary.blue400, colorPrimaryHover: d.primary.blue500 }, Radio: { fontFamily: g.fontFamily, fontSize: g.fontSize5, lineHeight: g.lineHeight5, fontSizeLG: O.fontSize4, dotSize: 12, dotColorDisabled: d.primary.blue200 }, Switch: { fontSize: 20, fontSizeIcon: 12, lineHeight: 1, colorPrimary: d.primary.blue400, colorTextQuaternary: d.neutral.background, colorWhite: d.neutral.typography.white }, Divider: { colorText: d.neutral.typography.black, colorTextHeading: d.neutral.typography.black, fontFamily: g.fontFamily, fontSize: g.fontSize6, fontSizeLG: g.fontSize6, lineHeight: g.lineHeight6, colorSplit: d.neutral.typography.black60 }, InputNumber: { colorBgContainer: d.neutral.typography.white, colorBgContainerDisabled: d.secondary.mediumGrey.mediumGrey100, colorBorder: d.secondary.mediumGrey.mediumGrey200, colorPrimary: d.primary.blue400, colorPrimaryHover: d.primary.blue400, colorTextPlaceholder: d.secondary.mediumGrey.mediumGrey500, colorText: d.primary.blue300, borderRadius: 7, fontFamily: g.fontFamily, fontSize: g.fontSize5 }, Dropdown: { borderRadius: 7, fontFamily: g.fontFamily, fontSize: g.fontSize6 }, Select: { borderRadius: 7, controlHeight: 40, colorBgContainer: d.neutral.typography.white, colorBgContainerDisabled: d.secondary.mediumGrey.mediumGrey100, colorBorder: d.secondary.mediumGrey.mediumGrey200, colorPrimaryHover: d.primary.blue400, colorTextPlaceholder: d.secondary.mediumGrey.mediumGrey500, colorBgElevated: d.secondary.mediumGrey.mediumGrey100, controlItemBgHover: d.primary.blue100, fontFamily: g.fontFamily, fontSize: g.fontSize6 }, Steps: { colorPrimary: d.primary.blue400, colorError: d.secondary.red.red400, fontFamily: g.fontFamily, fontSizeLG: g.fontSize5, fontSize: g.fontSize6, colorText: d.neutral.typography.black, colorTextDescription: d.neutral.typography.black60, colorSplit: d.neutral.background, marginSM: 8 }, Alert: { colorSuccessBg: d.secondary.green.green100, colorSuccessBorder: d.secondary.green.green300, colorInfoBg: d.secondary.blue.blue100, colorInfoBorder: d.secondary.blue.blue300, colorWarningBg: d.secondary.yellow.yellow100, colorWarningBorder: d.secondary.yellow.yellow300, colorErrorBg: d.secondary.red.red100, colorErrorBorder: d.secondary.red.red400, colorText: d.neutral.typography.black, fontFamily: g.fontFamily }, Breadcrumb: { fontFamily: g.fontFamily, fontSize: g.fontSize5, fontSizeIcon: g.fontSize5, itemColor: d.neutral.gray.gray500, separatorColor: d.neutral.gray.gray500, linkColor: d.neutral.gray.gray500, linkHoverColor: d.neutral.typography.black, lastItemColor: d.primary.blue400, colorBgTextHover: "transparent" }, Progress: { colorBgContainer: d.neutral.background, colorError: d.secondary.red.red400, colorInfo: d.primary.blue400, colorSuccess: d.secondary.green.green400, fontFamily: g.fontFamily, fontSize: g.fontSize7 }, Collapse: { colorFillAlter: d.neutral.background, colorBorder: d.secondary.mediumGrey.mediumGrey300, borderRadius: 8 }, Tree: { fontFamily: g.fontFamily, fontSize: g.fontSize5, fontSizeIcon: g.fontSize5, controlItemBgHover: d.primary.blue100 }, Pagination: { fontFamily: g.fontFamily, fontSize: g.fontSize5, fontSizeSM: g.fontSize5, fontWeightStrong: g.mediumfontWeight, colorBgContainer: d.neutral.typography.white, colorBgContainerDisabled: d.neutral.background, colorBgTextActive: d.neutral.typography.black60, colorTextDisabled: d.neutral.typography.black60, colorPrimary: d.primary.blue400, colorPrimaryBorder: d.primary.blue400, colorPrimaryHover: d.primary.blue400, controlHeight: 32, controlHeightSM: 24 }, DatePicker: { colorBgContainer: d.neutral.typography.white, colorBgContainerDisabled: d.secondary.mediumGrey.mediumGrey100, colorBorder: d.secondary.mediumGrey.mediumGrey200, colorPrimary: d.primary.blue400, colorPrimaryHover: d.primary.blue400, colorLink: d.primary.blue400, colorLinkHover: d.primary.blue500, controlItemBgHover: d.secondary.mediumGrey.mediumGrey100, controlItemBgActive: d.primary.blue100, colorTextPlaceholder: d.secondary.mediumGrey.mediumGrey500, colorText: d.primary.blue300, borderRadius: 7, borderRadiusSM: 2, fontFamily: g.fontFamily, fontSize: g.fontSize5 }, Tabs: { fontFamily: g.fontFamily, cardBg: d.neutral.gray.gray100, cardPadding: "8px 16px", cardPaddingLG: "9px 16px", cardPaddingSM: "7px 16px", inkBarColor: d.primary.blue400, itemActiveColor: d.primary.blue600, itemHoverColor: d.primary.blue400, itemSelectedColor: d.primary.blue400, titleFontSize: g.fontSize5, titleFontSizeLG: g.fontSize5, titleFontSizeSM: g.fontSize5, borderRadius: 2, colorBorderSecondary: d.neutral.gray.gray300, colorTextDisabled: d.neutral.gray.gray300 } } }, Qo = { background: "initial", padding: "initial", color: "initial", boxShadow: "initial", lineHeight: "initial", display: "initial", alignItems: "initial", borderRadius: "initial" }, Cr = () => t.createElement(
|
|
43
|
+
`, d = { primary: { blue100: "#E7EDFF", blue200: "#97B9FD", blue300: "#5784FC", blue400: "#0141EC", blue500: "#0B37AF", blue600: "#062064", blue700: "#010819" }, neutral: { typography: { black: "#000000", black60: "#BABABA", white: "#FFFFFF" }, background: "#F7F7F7", border: "#9FB9FD", gray: { gray100: "#F1F3F5", gray200: "#DEE2E6", gray300: "#CED4DA", gray400: "#ADB5BD", gray500: "#868E96", gray600: "#495057", gray700: "#212529" } }, secondary: { mediumGrey: { mediumGrey100: "#F3F7F9", mediumGrey200: "#D1DFE9", mediumGrey300: "#AFC9D9", mediumGrey400: "#8DB1C8", mediumGrey500: "#637C8D", mediumGrey600: "#00254E", mediumGrey700: "#0E1214" }, yellow: { yellow100: "#FFF9EC", yellow200: "#FEE7B1", yellow300: "#FDD671", yellow400: "#FFC100", yellow500: "#B08919", yellow600: "#654E11", yellow700: "#191405" }, orange: { orange100: "#FFF4E6", orange200: "#FFD8A8", orange300: "#FFA94D", orange400: "#FF922B", orange500: "#FD7E14", orange600: "#F76707", orange700: "#360F00" }, pink: { pink100: "#FDF0F7", pink200: "#F8C0DF", pink300: "#F08FC6", pink400: "#E75DAD", pink500: "#A34179", pink600: "#5D2645", pink700: "#170911" }, red: { red100: "#FFEDEB", red200: "#FFB7AF", red300: "#FF8072", red400: "#FF412D", red500: "#C22D20", red600: "#6F1B14", red700: "#1C0705" }, blue: { blue100: "#E7EDFF", blue200: "#97B9FD", blue300: "#5784FC", blue400: "#0141EC", blue500: "#0B37AF", blue600: "#062064", blue700: "#010819" }, green: { green100: "#ECFBF7", green200: "#AFF1DD", green300: "#6CE5C3", green400: "#00D9A9", green500: "#009876", green600: "#025744", green700: "#051511" } } }, O = { fontSize1: 30, lineHeight1: 1.2, fontSize2: 24, lineHeight2: 1.2, fontSize3: 18, lineHeight3: 1.2, fontSize4: 16, lineHeight4: 1.2 }, g = { fontFamily: "Inter", fontStyle: "normal", defaultFontWeight: 500, mediumfontWeight: 500, regularFontWeight: 400, boldFontWeight: 700, fontSize5: 14, fontSize6: 13, fontSize7: 12, lineHeight5: 1.2, lineHeight6: 1.2, lineHeight7: 1.2 }, r = { token: { fontFamily: g.fontFamily }, color: d, typography: g, headersTypography: O, components: { Checkbox: { fontFamily: g.fontFamily, fontSize: g.fontSize5, fontSizeLG: g.fontSize5, lineHeight: g.lineHeight5, colorBorder: d.neutral.typography.black60, borderRadiusSM: 4, lineWidth: 1, controlInteractiveSize: 16, colorPrimary: d.primary.blue400, colorPrimaryHover: d.primary.blue500 }, Radio: { fontFamily: g.fontFamily, fontSize: g.fontSize5, lineHeight: g.lineHeight5, fontSizeLG: O.fontSize4, dotSize: 12, dotColorDisabled: d.primary.blue200 }, Switch: { fontSize: 20, fontSizeIcon: 12, lineHeight: 1, colorPrimary: d.primary.blue400, colorTextQuaternary: d.neutral.background, colorWhite: d.neutral.typography.white }, Divider: { colorText: d.neutral.typography.black, colorTextHeading: d.neutral.typography.black, fontFamily: g.fontFamily, fontSize: g.fontSize6, fontSizeLG: g.fontSize6, lineHeight: g.lineHeight6, colorSplit: d.neutral.typography.black60 }, InputNumber: { colorBgContainer: d.neutral.typography.white, colorBgContainerDisabled: d.secondary.mediumGrey.mediumGrey100, colorBorder: d.secondary.mediumGrey.mediumGrey200, colorPrimary: d.primary.blue400, colorPrimaryHover: d.primary.blue400, colorTextPlaceholder: d.secondary.mediumGrey.mediumGrey500, colorText: d.primary.blue300, borderRadius: 7, fontFamily: g.fontFamily, fontSize: g.fontSize5 }, Dropdown: { borderRadius: 7, fontFamily: g.fontFamily, fontSize: g.fontSize6 }, Select: { borderRadius: 7, controlHeight: 40, colorBgContainer: d.neutral.typography.white, colorBgContainerDisabled: d.secondary.mediumGrey.mediumGrey100, colorBorder: d.secondary.mediumGrey.mediumGrey200, colorPrimaryHover: d.primary.blue400, colorTextPlaceholder: d.secondary.mediumGrey.mediumGrey500, colorBgElevated: d.secondary.mediumGrey.mediumGrey100, controlItemBgHover: d.primary.blue100, fontFamily: g.fontFamily, fontSize: g.fontSize6 }, Steps: { colorPrimary: d.primary.blue400, colorError: d.secondary.red.red400, fontFamily: g.fontFamily, fontSizeLG: g.fontSize5, fontSize: g.fontSize6, colorText: d.neutral.typography.black, colorTextDescription: d.neutral.typography.black60, colorSplit: d.neutral.background, marginSM: 8 }, Alert: { colorSuccessBg: d.secondary.green.green100, colorSuccessBorder: d.secondary.green.green300, colorInfoBg: d.secondary.blue.blue100, colorInfoBorder: d.secondary.blue.blue300, colorWarningBg: d.secondary.yellow.yellow100, colorWarningBorder: d.secondary.yellow.yellow300, colorErrorBg: d.secondary.red.red100, colorErrorBorder: d.secondary.red.red400, colorText: d.neutral.typography.black, fontFamily: g.fontFamily }, Breadcrumb: { fontFamily: g.fontFamily, fontSize: g.fontSize5, fontSizeIcon: g.fontSize5, itemColor: d.neutral.gray.gray500, separatorColor: d.neutral.gray.gray500, linkColor: d.neutral.gray.gray500, linkHoverColor: d.neutral.typography.black, lastItemColor: d.primary.blue400, colorBgTextHover: "transparent" }, Progress: { colorBgContainer: d.neutral.background, colorError: d.secondary.red.red400, colorInfo: d.primary.blue400, colorSuccess: d.secondary.green.green400, fontFamily: g.fontFamily, fontSize: g.fontSize7 }, Collapse: { colorFillAlter: d.neutral.background, colorBorder: d.secondary.mediumGrey.mediumGrey300, borderRadius: 8 }, Tree: { fontFamily: g.fontFamily, fontSize: g.fontSize5, fontSizeIcon: g.fontSize5, controlItemBgHover: d.primary.blue100 }, Pagination: { fontFamily: g.fontFamily, fontSize: g.fontSize5, fontSizeSM: g.fontSize5, fontWeightStrong: g.mediumfontWeight, colorBgContainer: d.neutral.typography.white, colorBgContainerDisabled: d.neutral.background, colorBgTextActive: d.neutral.typography.black60, colorTextDisabled: d.neutral.typography.black60, colorPrimary: d.primary.blue400, colorPrimaryBorder: d.primary.blue400, colorPrimaryHover: d.primary.blue400, controlHeight: 32, controlHeightSM: 24 }, DatePicker: { colorBgContainer: d.neutral.typography.white, colorBgContainerDisabled: d.secondary.mediumGrey.mediumGrey100, colorBorder: d.secondary.mediumGrey.mediumGrey200, colorPrimary: d.primary.blue400, colorPrimaryHover: d.primary.blue400, colorLink: d.primary.blue400, colorLinkHover: d.primary.blue500, controlItemBgHover: d.secondary.mediumGrey.mediumGrey100, controlItemBgActive: d.primary.blue100, colorTextPlaceholder: d.secondary.mediumGrey.mediumGrey500, colorText: d.primary.blue300, borderRadius: 7, borderRadiusSM: 2, fontFamily: g.fontFamily, fontSize: g.fontSize5 }, Tabs: { fontFamily: g.fontFamily, cardBg: d.neutral.gray.gray100, cardPadding: "8px 16px", cardPaddingLG: "9px 16px", cardPaddingSM: "7px 16px", inkBarColor: d.primary.blue400, itemActiveColor: d.primary.blue600, itemHoverColor: d.primary.blue400, itemSelectedColor: d.primary.blue400, titleFontSize: g.fontSize5, titleFontSizeLG: g.fontSize5, titleFontSizeSM: g.fontSize5, borderRadius: 2, colorBorderSecondary: d.neutral.gray.gray300, colorTextDisabled: d.neutral.gray.gray300 } } }, Qo = { background: "initial", padding: "initial", color: "initial", boxShadow: "initial", lineHeight: "initial", display: "initial", alignItems: "initial", borderRadius: "initial" }, Cr = () => t.createElement(mo, { position: "bottom-center", toastOptions: { style: Qo } }), H = { color: { on: r.color.primary.blue400, default: r.color.neutral.typography.black }, backgroundColor: { on: r.color.primary.blue100, default: "transparent" }, borderRadius: { default: 0, on: 7 }, width: 32, padding: "8px" }, Zo = I.span`
|
|
45
44
|
color: ${(e) => e.$on ? H.color.on : e.color || H.color.default};
|
|
46
45
|
border-radius: ${(e) => e.$on ? H.borderRadius.on : H.borderRadius.default}px;
|
|
47
46
|
background-color: ${(e) => e.$on ? H.backgroundColor.on : H.backgroundColor.default};
|
|
@@ -57,23 +56,23 @@ const Wo = "data:font/woff2;base64,d09GMgABAAAAA3dsABEAAAAJODQAA3b8AAEAAAAAAAAAA
|
|
|
57
56
|
background-color: ${(e) => e.$hoverable || e.$on ? H.backgroundColor.on : H.backgroundColor.default};
|
|
58
57
|
}
|
|
59
58
|
`, J = ({ className: e, on: o, hoverable: a, icon: i, onClick: l, ...c }) => t.createElement(Zo, { className: "kit-icon " + e, $on: o, $hoverable: a, $isClickable: l !== void 0, ...c }, i), te = (J.displayName = "KitIcon", r).color, vr = sr(void 0);
|
|
60
|
-
function
|
|
59
|
+
function rl() {
|
|
61
60
|
var e = zr(vr);
|
|
62
61
|
if (e === void 0)
|
|
63
62
|
throw new Error("useKitNotification must be inside a context");
|
|
64
63
|
return e;
|
|
65
64
|
}
|
|
66
65
|
const Jo = ({ children: e }) => {
|
|
67
|
-
var [
|
|
68
|
-
return t.createElement(vr.Provider, { value:
|
|
66
|
+
var [a, o] = Qr.useNotification(), a = Po(a);
|
|
67
|
+
return t.createElement(vr.Provider, { value: a }, e, o);
|
|
69
68
|
}, Po = (e) => ({ kitNotification: { error: (o) => {
|
|
70
69
|
e.error({ ...o, icon: t.createElement(J, { style: { color: te.secondary.red.red400, backgroundColor: te.secondary.red.red100 }, icon: t.createElement(se, null), on: !0 }) });
|
|
71
70
|
}, warning: (o) => {
|
|
72
|
-
e.warning({ ...o, icon: t.createElement(J, { style: { color: te.secondary.orange.orange400, backgroundColor: te.secondary.orange.orange100 }, icon: t.createElement(
|
|
71
|
+
e.warning({ ...o, icon: t.createElement(J, { style: { color: te.secondary.orange.orange400, backgroundColor: te.secondary.orange.orange100 }, icon: t.createElement(uo, null), on: !0 }) });
|
|
73
72
|
}, success: (o) => {
|
|
74
|
-
e.success({ ...o, icon: t.createElement(J, { style: { color: te.secondary.green.green400, backgroundColor: te.secondary.green.green100 }, icon: t.createElement(
|
|
73
|
+
e.success({ ...o, icon: t.createElement(J, { style: { color: te.secondary.green.green400, backgroundColor: te.secondary.green.green100 }, icon: t.createElement(go, null), on: !0 }) });
|
|
75
74
|
}, info: (o) => {
|
|
76
|
-
e.info({ ...o, icon: t.createElement(J, { style: { color: te.primary.blue400, backgroundColor: te.primary.blue100 }, icon: t.createElement(
|
|
75
|
+
e.info({ ...o, icon: t.createElement(J, { style: { color: te.primary.blue400, backgroundColor: te.primary.blue100 }, icon: t.createElement(ho, null), on: !0 }) });
|
|
77
76
|
}, open: (o) => {
|
|
78
77
|
e.open({ ...o });
|
|
79
78
|
}, destroy: (o) => {
|
|
@@ -706,7 +705,7 @@ const Jo = ({ children: e }) => {
|
|
|
706
705
|
return { theme: e, overrideTheme: (a) => {
|
|
707
706
|
a = Je(Pe, a), o(a);
|
|
708
707
|
} };
|
|
709
|
-
},
|
|
708
|
+
}, ol = ({ children: e, customTheme: o }) => t.createElement(qt, null, t.createElement(Xt, { customTheme: o }, e)), Xt = ({ children: e, customTheme: o }) => {
|
|
710
709
|
var { theme: a, overrideTheme: i } = D(), a = Je(r, a), i = (o !== void 0 && i(o), Je(a, o));
|
|
711
710
|
return t.createElement(mr, { theme: i }, t.createElement(Jo, null, t.createElement(Cr, null), t.createElement(Vo, null), t.createElement(qo, null), t.createElement(Xo, null), t.createElement(Lo, null), t.createElement(Do, null), e));
|
|
712
711
|
}, Ht = I(ur)`
|
|
@@ -732,7 +731,7 @@ const Jo = ({ children: e }) => {
|
|
|
732
731
|
}, Lt = (Sr.displayName = "KitAvatar", (e) => {
|
|
733
732
|
var o = D().theme, o = o.components.AvatarGroup;
|
|
734
733
|
return t.createElement(ur.Group, { maxStyle: { background: o.colors.background.default, color: o.colors.typography.default, cursor: e.maxPopoverTrigger === "click" ? "pointer" : "initial" }, ...e });
|
|
735
|
-
}), tr = Sr, Ot = (tr.displayName = "KitAvatar", tr.Group = Lt, I(
|
|
734
|
+
}), tr = Sr, Ot = (tr.displayName = "KitAvatar", tr.Group = Lt, I(Zr)`
|
|
736
735
|
height: 16px;
|
|
737
736
|
min-width: 16px;
|
|
738
737
|
line-height: 16px;
|
|
@@ -792,7 +791,7 @@ const Jo = ({ children: e }) => {
|
|
|
792
791
|
`), Dt = ({ countColor: e = "default", ...o }) => {
|
|
793
792
|
var a = D().theme;
|
|
794
793
|
return t.createElement(Ot, { $theme: a.components.Badge, $countColor: e, ...o });
|
|
795
|
-
}, ae = (Dt.displayName = "KitBadge", (e) => t.createElement(
|
|
794
|
+
}, ae = (Dt.displayName = "KitBadge", (e) => t.createElement(Jr, { ...e })), jt = (ae.displayName = "KitTooltip", k.div`
|
|
796
795
|
width: ${({ $column: e, $theme: o }) => e ? o.colorBar.thickness + "px" : "auto"};
|
|
797
796
|
height: ${({ $column: e, $theme: o }) => e ? "auto" : o.colorBar.thickness + "px"};
|
|
798
797
|
border-radius: ${({ $theme: e }) => e.colorBar.border.radius}px;
|
|
@@ -807,7 +806,7 @@ const Jo = ({ children: e }) => {
|
|
|
807
806
|
var a;
|
|
808
807
|
var o = D().theme;
|
|
809
808
|
return t.createElement(jt, { $theme: o.components.Card, $column: e.vertical ?? !1, className: e.className }, (a = e.colors) == null ? void 0 : a.map((i, l) => t.createElement(ae, { key: i.label + "_" + l, title: i.label, placement: e.vertical ? "right" : "top" }, t.createElement("div", { style: $t(i) }))));
|
|
810
|
-
}, ea = I(
|
|
809
|
+
}, ea = I(Pr)`
|
|
811
810
|
height: 40px;
|
|
812
811
|
min-width: 40px;
|
|
813
812
|
box-shadow: none;
|
|
@@ -1040,7 +1039,7 @@ const Jo = ({ children: e }) => {
|
|
|
1040
1039
|
case "default":
|
|
1041
1040
|
return a;
|
|
1042
1041
|
}
|
|
1043
|
-
})(), ref: h }), a === "segmented" && i && t.createElement(
|
|
1042
|
+
})(), ref: h }), a === "segmented" && i && t.createElement(yo, { className: "kit-btn-segmented-actived-icon" }));
|
|
1044
1043
|
}, re = t.forwardRef(ra), oa = (re.displayName = "KitButton", [1, 2, 3, 4, 5, 6, 7]), ne = S`
|
|
1045
1044
|
&.ant-typography {
|
|
1046
1045
|
font-family: 'Inter';
|
|
@@ -1161,7 +1160,7 @@ const Jo = ({ children: e }) => {
|
|
|
1161
1160
|
|
|
1162
1161
|
font-size: ${(e) => e.size ? r.typography["fontSize" + ie[e.size]] : r.typography.fontSize6}px;
|
|
1163
1162
|
line-height: ${(e) => e.size ? r.typography["lineHeight" + ie[e.size]] : r.typography.lineHeight6};
|
|
1164
|
-
`, ya = t.forwardRef((e, o) => t.createElement(ha, { ref: o, ...e, className: $e(e) })), V = { Title: pa, Text: ma, Link: ga, Paragraph: ya, displayName: "KitTypography" }, F = { fontWeight: { default: r.typography.mediumfontWeight, checked: r.typography.boldFontWeight }, borderWidth: "1px", color: { default: r.color.neutral.typography.black, disabled: r.color.secondary.mediumGrey.mediumGrey400, danger: { default: r.color.neutral.typography.black, disabled: r.color.secondary.red.red200 } }, backgroundColor: { default: r.color.primary.blue400, hover: r.color.primary.blue500, active: r.color.primary.blue600, focus: r.color.primary.blue400, disabled: r.color.secondary.mediumGrey.mediumGrey100, danger: { default: r.color.secondary.red.red200, hover: r.color.secondary.red.red500, active: r.color.secondary.red.red600, focus: r.color.secondary.red.red400, disabled: r.color.secondary.red.red400 } }, borderColor: { default: r.color.primary.blue400, hover: r.color.primary.blue500, active: r.color.primary.blue600, focus: r.color.primary.blue400, disabled: r.color.secondary.mediumGrey.mediumGrey200, danger: { default: r.color.secondary.red.red400, hover: r.color.secondary.red.red500, active: r.color.secondary.red.red600, focus: r.color.secondary.red.red400, disabled: r.color.secondary.red.red200 } } }, Ce = r.color, ba = k(
|
|
1163
|
+
`, ya = t.forwardRef((e, o) => t.createElement(ha, { ref: o, ...e, className: $e(e) })), V = { Title: pa, Text: ma, Link: ga, Paragraph: ya, displayName: "KitTypography" }, F = { fontWeight: { default: r.typography.mediumfontWeight, checked: r.typography.boldFontWeight }, borderWidth: "1px", color: { default: r.color.neutral.typography.black, disabled: r.color.secondary.mediumGrey.mediumGrey400, danger: { default: r.color.neutral.typography.black, disabled: r.color.secondary.red.red200 } }, backgroundColor: { default: r.color.primary.blue400, hover: r.color.primary.blue500, active: r.color.primary.blue600, focus: r.color.primary.blue400, disabled: r.color.secondary.mediumGrey.mediumGrey100, danger: { default: r.color.secondary.red.red200, hover: r.color.secondary.red.red500, active: r.color.secondary.red.red600, focus: r.color.secondary.red.red400, disabled: r.color.secondary.red.red400 } }, borderColor: { default: r.color.primary.blue400, hover: r.color.primary.blue500, active: r.color.primary.blue600, focus: r.color.primary.blue400, disabled: r.color.secondary.mediumGrey.mediumGrey200, danger: { default: r.color.secondary.red.red400, hover: r.color.secondary.red.red500, active: r.color.secondary.red.red600, focus: r.color.secondary.red.red400, disabled: r.color.secondary.red.red200 } } }, Ce = r.color, ba = k(qr)`
|
|
1165
1164
|
font-weight: ${F.fontWeight.default};
|
|
1166
1165
|
|
|
1167
1166
|
&:not(.ant-checkbox-wrapper-danger) {
|
|
@@ -1794,7 +1793,7 @@ const Jo = ({ children: e }) => {
|
|
|
1794
1793
|
}
|
|
1795
1794
|
}
|
|
1796
1795
|
}
|
|
1797
|
-
`, Ea = ({ label: e, helper: o, allowClear: a = !0, ...i }) => t.createElement(le, { label: e, helper: o, disabled: i.disabled, status: i.status }, t.createElement(Sa, { ...i, allowClear: a ? { clearIcon: t.createElement(se, null) } : void 0 })), Se = Ca, Fa = (Se.displayName = "KitInput", Se.TextArea = wa, Se.Password = Ea, I(
|
|
1796
|
+
`, Ea = ({ label: e, helper: o, allowClear: a = !0, ...i }) => t.createElement(le, { label: e, helper: o, disabled: i.disabled, status: i.status }, t.createElement(Sa, { ...i, allowClear: a ? { clearIcon: t.createElement(se, null) } : void 0 })), Se = Ca, Fa = (Se.displayName = "KitInput", Se.TextArea = wa, Se.Password = Ea, I(Nr)`
|
|
1798
1797
|
font-weight: ${r.typography.regularFontWeight};
|
|
1799
1798
|
height: 40px;
|
|
1800
1799
|
line-height: 40px;
|
|
@@ -1940,7 +1939,7 @@ const Jo = ({ children: e }) => {
|
|
|
1940
1939
|
}
|
|
1941
1940
|
}
|
|
1942
1941
|
}
|
|
1943
|
-
`), Ka = ({ label: e, helper: o, ...a }) => t.createElement(le, { label: e, helper: o, disabled: a.disabled, status: a.status }, t.createElement(Fa, { ...a })), A = (Ka.displayName = "KitInputNumber", { fontWeight: { default: r.typography.mediumfontWeight, checked: r.typography.boldFontWeight }, borderWidth: "1px", color: { default: r.color.neutral.typography.black, enabled: r.color.neutral.typography.black, disabled: r.color.secondary.mediumGrey.mediumGrey400, danger: { default: r.color.neutral.typography.black, disabled: r.color.secondary.red.red200 } }, backgroundColor: { default: r.color.neutral.typography.white, checked: r.color.neutral.typography.white, hover: r.color.neutral.typography.white, disabled: r.color.secondary.mediumGrey.mediumGrey100, danger: { default: r.color.secondary.red.red200, hover: r.color.secondary.red.red200, disabled: r.color.secondary.red.red400 } }, borderColor: { default: r.color.neutral.typography.black60, checked: r.color.primary.blue400, hover: r.color.primary.blue500, disabled: r.color.secondary.mediumGrey.mediumGrey200, danger: { default: r.color.secondary.red.red400, hover: r.color.secondary.red.red500, disabled: r.color.secondary.red.red200 } }, bulletColor: { default: r.color.primary.blue400, hover: r.color.primary.blue500, disabled: r.color.secondary.mediumGrey.mediumGrey200, danger: { default: r.color.secondary.red.red400, hover: r.color.secondary.red.red500, disabled: r.color.secondary.red.red400 } } }), Ia = k(
|
|
1942
|
+
`), Ka = ({ label: e, helper: o, ...a }) => t.createElement(le, { label: e, helper: o, disabled: a.disabled, status: a.status }, t.createElement(Fa, { ...a })), A = (Ka.displayName = "KitInputNumber", { fontWeight: { default: r.typography.mediumfontWeight, checked: r.typography.boldFontWeight }, borderWidth: "1px", color: { default: r.color.neutral.typography.black, enabled: r.color.neutral.typography.black, disabled: r.color.secondary.mediumGrey.mediumGrey400, danger: { default: r.color.neutral.typography.black, disabled: r.color.secondary.red.red200 } }, backgroundColor: { default: r.color.neutral.typography.white, checked: r.color.neutral.typography.white, hover: r.color.neutral.typography.white, disabled: r.color.secondary.mediumGrey.mediumGrey100, danger: { default: r.color.secondary.red.red200, hover: r.color.secondary.red.red200, disabled: r.color.secondary.red.red400 } }, borderColor: { default: r.color.neutral.typography.black60, checked: r.color.primary.blue400, hover: r.color.primary.blue500, disabled: r.color.secondary.mediumGrey.mediumGrey200, danger: { default: r.color.secondary.red.red400, hover: r.color.secondary.red.red500, disabled: r.color.secondary.red.red200 } }, bulletColor: { default: r.color.primary.blue400, hover: r.color.primary.blue500, disabled: r.color.secondary.mediumGrey.mediumGrey200, danger: { default: r.color.secondary.red.red400, hover: r.color.secondary.red.red500, disabled: r.color.secondary.red.red400 } } }), Ia = k(Xr)`
|
|
1944
1943
|
font-weight: ${A.fontWeight.default};
|
|
1945
1944
|
|
|
1946
1945
|
// Uncheked
|
|
@@ -2067,7 +2066,7 @@ const Jo = ({ children: e }) => {
|
|
|
2067
2066
|
var Ae = l, Ke = Y.target.value, me = ("value" in e || c(Ke), e).onChange;
|
|
2068
2067
|
me && Ke !== Ae && me(Y);
|
|
2069
2068
|
}, value: l, disabled: e.disabled, name: e.name } }, j)));
|
|
2070
|
-
}), Ta = t.memo(Ga), nr = qe, Ra = (nr.displayName = "KitRadio", nr.Group = Ta, k(
|
|
2069
|
+
}), Ta = t.memo(Ga), nr = qe, Ra = (nr.displayName = "KitRadio", nr.Group = Ta, k(Hr)`
|
|
2071
2070
|
${({ $color: e, $theme: o }) => {
|
|
2072
2071
|
switch (e) {
|
|
2073
2072
|
case "default":
|
|
@@ -2136,7 +2135,7 @@ const Jo = ({ children: e }) => {
|
|
|
2136
2135
|
`), Ba = ({ color: e = "default", disabledStarTransparency: o, ...a }) => {
|
|
2137
2136
|
var i = D().theme;
|
|
2138
2137
|
return t.createElement(Ra, { $theme: i.components.Rate, $color: e, $disabledStarTransparency: o ?? i.general.colors.neutral.typography.white, ...a });
|
|
2139
|
-
}, Ua = (Ba.displayName = "KitRate", { icon: { tag: "svg", attrs: { "data-name": "Calque 1", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "g", attrs: { "data-name": "calendar off" }, children: [{ tag: "path", attrs: { d: "M292.57 553.14a41 41 0 0140.8-41.14h356.92a41.15 41.15 0 010 82.29H333.71a41 41 0 01-41.14-40.8zm233.14 123.43a41.15 41.15 0 110 82.29h-192a41.15 41.15 0 010-82.29zM388.57 182.86h246.86v-68.57a41.14 41.14 0 1182.28 0v68.57h68.58A109.71 109.71 0 01896 292.57v548.57a109.71 109.71 0 01-109.71 109.72H237.71A109.71 109.71 0 01128 841.14V292.57a109.71 109.71 0 01109.71-109.71h68.58v-68.57a41.14 41.14 0 1182.28 0zM210.29 841.14a27.43 27.43 0 0027.42 27.43h548.58a27.43 27.43 0 0027.42-27.43V402.29H210.29z", "data-name": "Vector 12" } }] }] }, name: "calendar", theme: "outlined" }), Ya = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Ua })), za = (Ya.displayName = "KitCalendarOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M401.4 760.8a27.6 27.6 0 11-55.2 0V401.3a27.6 27.6 0 1155.2 0v359.5zm138.2 0a27.6 27.6 0 11-55.2 0V401.3a27.6 27.6 0 1155.2 0v359.5zm138.3 0a27.6 27.6 0 11-55.2 0V401.3a27.6 27.6 0 1155.2 0v359.5zm-4.3-648.2l63.4 95.1h120.7a41.57 41.57 0 010 82.9h-13.8v525.5c0 76.3-61.9 138.2-138.2 138.2H318.5c-76.3 0-138.2-61.9-138.2-138.2V290.7h-13.8a41.57 41.57 0 010-82.9H287l63.4-95.1a97.38 97.38 0 0180.5-42.9H593c32.3.1 62.4 16 80.6 42.7v.1zm-286.9 95.1h250.6l-32.8-49.1c-1.3-1.7-3.1-3.1-5.1-4.1-2-1-4.1-1.5-6.3-1.4H431c-4.5 0-10.4 2.2-11.4 5.5l-32.9 49.1zM263.2 816.1c0 30.3 24.7 54.9 55 54.9H705.6c30.3.2 55.1-24.2 55.3-54.5V290.7H263.2v525.4z" } }] }, name: "delete", theme: "outlined" }), Wa = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: za })), Ma = (Wa.displayName = "KitDeleteOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { "clip-rule": "evenodd", d: "M558 111.6a42.1 42.1 0 00-84.2 0v434.8L342.9 415.7a42.16 42.16 0 00-59.6-1 42.16 42.16 0 00-1 59.6c.3.3.6.7 1 1l198.9 198.9a42.07 42.07 0 0059.6 0l202.7-202.7a42.07 42.07 0 000-59.6 42.07 42.07 0 00-59.6 0l-127 127V111.6zm214.3 756.1V737.6h86.8v130.1c-.1 47.9-38.9 86.6-86.7 86.8H251.7c-47.9-.1-86.6-38.9-86.8-86.8V737.6h86.8v130.1h520.6z", "fill-rule": "evenodd" } }] }, name: "download", theme: "outlined" }), Va = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Ma })), Qa = (Va.displayName = "KitDownloadOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M511.9 883.2c-10.2 0-20-4-27.1-11.2L75.2 462.4a38.3 38.3 0 01.9-54.3 38.4 38.4 0 0153.4 0l382.4 382.5 382.4-382.5a38.48 38.48 0 0154.3-.9 38.48 38.48 0 01.9 54.3l-.9.9L539.1 872c-7.2 7.2-17 11.2-27.2 11.2z" } }] }, name: "dropdown", theme: "outlined" }), Fr = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Qa })), Za = (Fr.displayName = "KitDropdownOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 397.3c10.2 0 19.9 4 27.1 11.2l408.7 408.7c15.2 14.7 15.6 39 .9 54.2a38.36 38.36 0 01-54.2.9l-.9-.9L512 489.8 130.4 871.4a38.36 38.36 0 01-54.2.9 38.36 38.36 0 01-.9-54.2l.9-.9 408.7-408.7a38.2 38.2 0 0127.1-11.2z" } }] }, name: "dropup", theme: "outlined" }), Ja = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Za })), Pa = (Ja.displayName = "KitDropupOutlined", { icon: { tag: "svg", attrs: { "data-name": "Calque 1", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "g", attrs: { "data-name": "edit=off" }, children: [{ tag: "path", attrs: { d: "M692 160a108.67 108.67 0 01153.92 0l18.24 18.19a109 109 0 010 154L566 630.11A112.49 112.49 0 01518.88 658L367.7 701a34.15 34.15 0 01-35.7-10.51 33.57 33.57 0 01-9.21-34.42L366 505.13A111.19 111.19 0 01393.66 458zm101.22 51a35.18 35.18 0 00-50.06 0l-44 44.1 69.64 69.64 44-45.25a35.06 35.06 0 000-50.31zM435.9 524.86l-25.39 88.59 88.41-25.52a32.21 32.21 0 0015.69-9.28l203-202.77L648 306.19 445.11 509.36a35.55 35.55 0 00-9.21 15.5zm-5.62-306.06a36.19 36.19 0 110 72.37H261.05a60.59 60.59 0 00-60.47 60.76v411a60.24 60.24 0 0060.47 60.38h411.13a60.18 60.18 0 0060.47-60.38v-169.1a36.29 36.29 0 1172.57 0v169.08A133.07 133.07 0 01672.18 896H261.05A133 133 0 01128 762.91v-411a133 133 0 01133-133.13z", "data-name": "Vector 7" } }] }] }, name: "edit", theme: "outlined" }), qa = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Pa })), Na = (qa.displayName = "KitEditOutlined", { icon: { tag: "svg", attrs: { "data-name": "Calque 1", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "g", attrs: { "data-name": "hide=off" }, children: [{ tag: "path", attrs: { d: "M309.51 316.4a328.87 328.87 0 01203-72.81 337.25 337.25 0 01231 96.78A463.27 463.27 0 01855 497.65a37.76 37.76 0 010 29.5 474.43 474.43 0 01-95.83 142.22L885.41 768a28.9 28.9 0 01-35.64 45.48L139.56 256.79a28.89 28.89 0 1135.63-45.47zm46.68 36.88l55.28 43.19a153.79 153.79 0 01237.74 186.18l64.52 50.66a465.36 465.36 0 0085.09-120.93 435.67 435.67 0 00-94.33-129.95 281.94 281.94 0 00-192-82.31 266.56 266.56 0 00-156.25 53.12zM602.35 546.2a102.59 102.59 0 006.14-34.56 96.7 96.7 0 00-96.14-96.13c-.9 0-1.55 1.21-3.37 1.21a48.34 48.34 0 013.37 18.14 76.35 76.35 0 01-8 35zm11.06 156.33l50.4 39.65a313.92 313.92 0 01-151.46 38.87 337.34 337.34 0 01-231-96.78A484.71 484.71 0 01169.84 527a37.76 37.76 0 010-29.5 456.71 456.71 0 0158.38-98.6l45.18 35.64a389.74 389.74 0 00-47.51 76.78 420.59 420.59 0 0094.32 130.86 281.19 281.19 0 00192 81.41 251.85 251.85 0 00101.41-21zm-254.8-191.06c0-2.46 0-5.83.3-9.19l67.28 52.82a91.24 91.24 0 0064.53 49.74L558 658.92a186.28 186.28 0 01-47 7 154.63 154.63 0 01-153.6-154.49z", "data-name": "Vector 6" } }] }] }, name: "hide", theme: "outlined" }), Xa = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Na })), Ha = (Xa.displayName = "KitHideOutlined", { icon: { tag: "svg", attrs: { id: "Calque_1", version: "1.1", viewBox: "64 64 896 896", x: "0", "xml:space": "preserve", y: "0", focusable: "false" }, children: [{ tag: "style", attrs: {} }, { tag: "g", attrs: { id: "info_off" }, children: [{ tag: "path", attrs: { d: "M470.4 304h83.2v83.2h-83.2V304zM512 720c23 0 41.6-18.6 41.6-41.6V512c0-23-18.6-41.6-41.6-41.6S470.4 489 470.4 512v166.4c0 23 18.6 41.6 41.6 41.6z", id: "TracÃ_7602" } }, { tag: "path", attrs: { d: "M512 96C282.2 96 96 282.3 96 512c0 229.8 186.3 416 416 416s416-186.3 416-416c0-110.3-43.8-216.1-121.8-294.2A416.32 416.32 0 00512 96zm0 748.8c-184.1.3-333.5-148.7-333.7-332.8C178 327.9 327 178.5 511.1 178.3c184-.3 333.4 148.7 333.7 332.8A333.2 333.2 0 01512 844.8z", id: "TracÃ_7601" } }] }] }, name: "info", theme: "outlined" }), Kr = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Ha })), La = (Kr.displayName = "KitInfoOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M888.8 551.2H135.2a39.2 39.2 0 110-78.4h753.6a39.2 39.2 0 110 78.4z" } }] }, name: "less", theme: "outlined" }), Oa = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: La })), Da = (Oa.displayName = "KitLessOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M860 884.5H164c-19.9 0-36-16.1-36-36s16.1-36 36-36h696c19.9 0 36 16.1 36 36s-16.1 36-36 36zm0-336.6H164c-19.9 0-36-16.1-36-36s16.1-36 36-36h696c19.9 0 36 16.1 36 36s-16.1 36-36 36zm0-336.4H164c-19.9 0-36-16.1-36-36s16.1-36 36-36h696c19.9 0 36 16.1 36 36s-16.1 36-36 36z" } }] }, name: "list", theme: "outlined" }), ja = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Da })), $a = (ja.displayName = "KitListOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M292.6 402.3V292.6c0-121.2 98.2-219.4 219.4-219.4s219.4 98.2 219.4 219.4v109.7h54.9c60.6 0 109.7 49.1 109.7 109.7v329.1c0 60.6-49.1 109.7-109.7 109.7H237.7c-60.6 0-109.7-49.1-109.7-109.7V512c0-60.6 49.1-109.7 109.7-109.7h54.9zm82 0h274.7V292.6c0-75.9-61.5-137.4-137.4-137.4s-137.4 61.5-137.4 137.4v109.7zM210.5 841.1c-.1 15 12 27.1 26.9 27.2h548.9c15-.1 27.1-12.2 27.2-27.2V512c-.1-15-12.2-27.1-27.2-27.2H237.7c-15-.1-27.1 12-27.2 26.9V841.1z" } }] }, name: "lock", theme: "outlined" }), _a = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: $a })), en = (_a.displayName = "KitLockOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M416.1 812.1c0 19.9-16.1 36-35.9 36.1H272c-79.5 0-144-64.5-144-144V319.9c0-79.6 64.5-144.1 144.1-144.1H380c19.9 0 36 16.1 36 36s-16.1 36-36 36H272c-39.7.2-71.8 32.3-72 72V704c0 39.8 32.2 72 72 72h108c19.9-.1 36 16 36.1 35.9v.2zm470.6-324.8l-191-204.1a36 36 0 00-50.8-2.3 36 36 0 00-2.3 50.8c.3.3.5.6.8.8l133.4 143.3H402.6a35.98 35.98 0 00-33.9 38.1 35.98 35.98 0 0033.9 33.9h373.1L640.4 691.2a36.48 36.48 0 001.5 50.9c7.1 5.8 15.8 9.2 25 9.6 9.9.1 19.4-4.1 26.1-11.3l190.6-204.1a33.35 33.35 0 004.9-46.9c-.5-.7-1.1-1.4-1.8-2.1z" } }] }, name: "logout", theme: "outlined" }), rn = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: en })), on = (rn.displayName = "KitLogoutOutlined", { icon: { tag: "svg", attrs: { "data-name": "Calque 1", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M868.94 648.83c-4.73 2.93-18.22 4.73-26.77 4.73-27.9 0-62.1-12.83-110.47-33.53 18.67-1.35 35.55-2 50.85-2 27.89 0 36 0 63.44 7 27.22 6.75 27.45 20.93 23 23.85zM385 653.11c10.8-18.9 21.82-38.92 33.07-60.3 27.45-52 45-92.91 57.82-126.44 25.87 47 58.05 86.85 95.62 118.79 4.72 4.05 9.67 7.88 15.07 11.93-76.71 15.3-143.08 33.74-201.58 56.02zm89.54-492.48c15.3 0 24.07 38.38 24.75 74.6.67 36-7.65 61.2-18.22 80.09-8.78-27.89-12.83-71.54-12.83-100.11.01 0-.66-54.58 6.31-54.58zM174.43 851.76c8.77-23.62 43-70.42 93.59-112 3.15-2.47 11-9.9 18.22-16.65-52.87 84.6-88.41 118.12-111.81 128.69zm709.13-252.65c-15.3-15.07-49.49-23-101.24-23.62-35.09-.45-77.17 2.7-121.71 8.77-19.8-11.47-40.27-23.84-56.47-38.92-43.2-40.49-79.19-96.51-101.69-158.16 1.35-5.85 2.7-10.8 3.82-16 0 0 24.3-138.36 17.78-185.16-.9-6.52-1.35-8.32-3.15-13.27l-2-5.63c-6.52-15.21-19.57-31.4-40-30.53l-11.93-.38h-.22c-22.73 0-41.4 11.63-46.12 28.89-14.85 54.67.45 136.11 28.12 241.63l-7.2 17.32c-19.8 48.14-44.55 96.74-66.37 139.49l-2.92 5.62c-22.95 45-43.87 83.24-62.77 115.64l-19.58 10.35c-1.35.9-34.87 18.45-42.74 23.17-66.6 39.82-110.87 85-118.21 121-2.34 11.25-.58 25.87 11.28 32.85l18.89 9.44a57.8 57.8 0 0025.72 6.08c47.47 0 102.59-59 178.41-191.46 87.74-28.57 187.63-52.42 275.15-65.47 66.59 37.58 148.48 63.67 200.23 63.67a89.83 89.83 0 0023.62-2.7c9.9-2.47 18.22-8.1 23.4-16 9.9-15.07 12.15-35.77 9.22-57.15-.67-6.29-5.85-14.17-11.25-19.57z" } }] }, name: "pdf", theme: "outlined" }), tn = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: on })), an = (tn.displayName = "KitPdfOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 960c-23.2 0-41.9-18.8-41.9-41.9V553.9H105.9C82.8 553.9 64 535.2 64 512s18.8-41.9 41.9-41.9H470V105.9c0-23.2 18.8-41.9 41.9-41.9 23.2 0 41.9 18.8 41.9 41.9V470h364.1c23.2 0 41.9 18.8 41.9 41.9 0 23.2-18.8 41.9-41.9 41.9h-364v364.1c0 23.3-18.7 42.1-41.9 42.1z" } }] }, name: "plus", theme: "outlined" }), nn = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: an })), ln = (nn.displayName = "KitPlusOutlined", { icon: { tag: "svg", attrs: { "data-name": "Calque 1", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "g", attrs: { "data-name": "railroad=off" }, children: [{ tag: "path", attrs: { d: "M292.57 621.93a54.87 54.87 0 1116.07 38.79 54.89 54.89 0 01-16.07-38.79zm438.86 0a54.87 54.87 0 11-16.07-38.79 54.86 54.86 0 0116.07 38.79zm0-548.57A164.57 164.57 0 01896 237.93v438.86a164.56 164.56 0 01-114.16 156.72l45.75 47.29a40.12 40.12 0 11-56.77 56.72l-97.49-96.16H350.72l-97.59 96.16a38.82 38.82 0 01-58.2 0 39.37 39.37 0 010-56.72l47.34-47.29A164.56 164.56 0 01128 676.79V237.93A164.57 164.57 0 01292.57 73.36zm-260.52 82.29H292.57a82.25 82.25 0 00-82.28 82.28v192h260.57zm82.29 0v274.28h260.57v-192a82.28 82.28 0 00-82.29-82.28zM292.63 759.07h438.85a82.28 82.28 0 0082.29-82.28V512.22H210.34v164.57a82.28 82.28 0 0082.29 82.28z", "data-name": "Vector 2" } }] }] }, name: "railroad", theme: "outlined" }), dn = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: ln })), cn = (dn.displayName = "KitRailroadOutlined", { icon: { tag: "svg", attrs: { "data-name": "Calque 1", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "g", attrs: { "data-name": "show=off" }, children: [{ tag: "path", attrs: { d: "M341.37 511.93a170.67 170.67 0 1113 65.32 170.66 170.66 0 01-13-65.32zM512 618.63a106.68 106.68 0 000-213.36h-3.84a53.35 53.35 0 013.84 21.36A85.39 85.39 0 01426.66 512a52.83 52.83 0 01-21.3-3.84v2.64A106.86 106.86 0 00512 618.63zM255.22 320.75a360.56 360.56 0 01513.58 0 516.29 516.29 0 01123.89 174.86 42.23 42.23 0 010 32.78A540.09 540.09 0 01768.8 703.25a360.54 360.54 0 01-513.58 0 542.24 542.24 0 01-123.94-174.86 42.59 42.59 0 010-32.78 518.16 518.16 0 01123.94-174.86zM512 277.31a312 312 0 00-213.22 90.28A460.49 460.49 0 00193.87 512a474 474 0 00104.92 144.36 296.88 296.88 0 00426.43 0A495.51 495.51 0 00830.15 512a480.38 480.38 0 00-104.93-144.41A311.93 311.93 0 00512 277.31z", "data-name": "Vector 20" } }] }] }, name: "show", theme: "outlined" }), pn = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: cn })), sn = (pn.displayName = "KitShowOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M950.2 793.7L577 156.9a73.9 73.9 0 00-64.7-36.7c-27 0-52 13.9-66.3 36.7L73 793.7a74.66 74.66 0 0030.2 101.2c11 5.9 23.3 9 35.8 9h746.4c40.6.6 74-31.7 74.7-72.3.1-13.3-3.3-26.4-9.9-37.9zm-793.6 25.9l354.3-607.4 357.6 607.4H156.6zM512.5 654c14.8-3 29.2 6.6 32.1 21.3 3 14.8-6.6 29.2-21.3 32.1a27.2 27.2 0 01-32.1-21.3 27.41 27.41 0 0120.9-32.1h.4zm-42-267.9V554a42 42 0 1084 0V386a42 42 0 10-84 0v.1z" } }] }, name: "warning", theme: "outlined" }), Ir = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: sn })), mn = (Ir.displayName = "KitWarningOutlined", k(Hr)`
|
|
2138
|
+
}, Ua = (Ba.displayName = "KitRate", { icon: { tag: "svg", attrs: { "data-name": "Calque 1", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "g", attrs: { "data-name": "calendar off" }, children: [{ tag: "path", attrs: { d: "M292.57 553.14a41 41 0 0140.8-41.14h356.92a41.15 41.15 0 010 82.29H333.71a41 41 0 01-41.14-40.8zm233.14 123.43a41.15 41.15 0 110 82.29h-192a41.15 41.15 0 010-82.29zM388.57 182.86h246.86v-68.57a41.14 41.14 0 1182.28 0v68.57h68.58A109.71 109.71 0 01896 292.57v548.57a109.71 109.71 0 01-109.71 109.72H237.71A109.71 109.71 0 01128 841.14V292.57a109.71 109.71 0 01109.71-109.71h68.58v-68.57a41.14 41.14 0 1182.28 0zM210.29 841.14a27.43 27.43 0 0027.42 27.43h548.58a27.43 27.43 0 0027.42-27.43V402.29H210.29z", "data-name": "Vector 12" } }] }] }, name: "calendar", theme: "outlined" }), Ya = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Ua })), za = (Ya.displayName = "KitCalendarOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M401.4 760.8a27.6 27.6 0 11-55.2 0V401.3a27.6 27.6 0 1155.2 0v359.5zm138.2 0a27.6 27.6 0 11-55.2 0V401.3a27.6 27.6 0 1155.2 0v359.5zm138.3 0a27.6 27.6 0 11-55.2 0V401.3a27.6 27.6 0 1155.2 0v359.5zm-4.3-648.2l63.4 95.1h120.7a41.57 41.57 0 010 82.9h-13.8v525.5c0 76.3-61.9 138.2-138.2 138.2H318.5c-76.3 0-138.2-61.9-138.2-138.2V290.7h-13.8a41.57 41.57 0 010-82.9H287l63.4-95.1a97.38 97.38 0 0180.5-42.9H593c32.3.1 62.4 16 80.6 42.7v.1zm-286.9 95.1h250.6l-32.8-49.1c-1.3-1.7-3.1-3.1-5.1-4.1-2-1-4.1-1.5-6.3-1.4H431c-4.5 0-10.4 2.2-11.4 5.5l-32.9 49.1zM263.2 816.1c0 30.3 24.7 54.9 55 54.9H705.6c30.3.2 55.1-24.2 55.3-54.5V290.7H263.2v525.4z" } }] }, name: "delete", theme: "outlined" }), Wa = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: za })), Ma = (Wa.displayName = "KitDeleteOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { "clip-rule": "evenodd", d: "M558 111.6a42.1 42.1 0 00-84.2 0v434.8L342.9 415.7a42.16 42.16 0 00-59.6-1 42.16 42.16 0 00-1 59.6c.3.3.6.7 1 1l198.9 198.9a42.07 42.07 0 0059.6 0l202.7-202.7a42.07 42.07 0 000-59.6 42.07 42.07 0 00-59.6 0l-127 127V111.6zm214.3 756.1V737.6h86.8v130.1c-.1 47.9-38.9 86.6-86.7 86.8H251.7c-47.9-.1-86.6-38.9-86.8-86.8V737.6h86.8v130.1h520.6z", "fill-rule": "evenodd" } }] }, name: "download", theme: "outlined" }), Va = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Ma })), Qa = (Va.displayName = "KitDownloadOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M511.9 883.2c-10.2 0-20-4-27.1-11.2L75.2 462.4a38.3 38.3 0 01.9-54.3 38.4 38.4 0 0153.4 0l382.4 382.5 382.4-382.5a38.48 38.48 0 0154.3-.9 38.48 38.48 0 01.9 54.3l-.9.9L539.1 872c-7.2 7.2-17 11.2-27.2 11.2z" } }] }, name: "dropdown", theme: "outlined" }), Fr = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Qa })), Za = (Fr.displayName = "KitDropdownOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 397.3c10.2 0 19.9 4 27.1 11.2l408.7 408.7c15.2 14.7 15.6 39 .9 54.2a38.36 38.36 0 01-54.2.9l-.9-.9L512 489.8 130.4 871.4a38.36 38.36 0 01-54.2.9 38.36 38.36 0 01-.9-54.2l.9-.9 408.7-408.7a38.2 38.2 0 0127.1-11.2z" } }] }, name: "dropup", theme: "outlined" }), Ja = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Za })), Pa = (Ja.displayName = "KitDropupOutlined", { icon: { tag: "svg", attrs: { "data-name": "Calque 1", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "g", attrs: { "data-name": "edit=off" }, children: [{ tag: "path", attrs: { d: "M692 160a108.67 108.67 0 01153.92 0l18.24 18.19a109 109 0 010 154L566 630.11A112.49 112.49 0 01518.88 658L367.7 701a34.15 34.15 0 01-35.7-10.51 33.57 33.57 0 01-9.21-34.42L366 505.13A111.19 111.19 0 01393.66 458zm101.22 51a35.18 35.18 0 00-50.06 0l-44 44.1 69.64 69.64 44-45.25a35.06 35.06 0 000-50.31zM435.9 524.86l-25.39 88.59 88.41-25.52a32.21 32.21 0 0015.69-9.28l203-202.77L648 306.19 445.11 509.36a35.55 35.55 0 00-9.21 15.5zm-5.62-306.06a36.19 36.19 0 110 72.37H261.05a60.59 60.59 0 00-60.47 60.76v411a60.24 60.24 0 0060.47 60.38h411.13a60.18 60.18 0 0060.47-60.38v-169.1a36.29 36.29 0 1172.57 0v169.08A133.07 133.07 0 01672.18 896H261.05A133 133 0 01128 762.91v-411a133 133 0 01133-133.13z", "data-name": "Vector 7" } }] }] }, name: "edit", theme: "outlined" }), qa = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Pa })), Na = (qa.displayName = "KitEditOutlined", { icon: { tag: "svg", attrs: { "data-name": "Calque 1", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "g", attrs: { "data-name": "hide=off" }, children: [{ tag: "path", attrs: { d: "M309.51 316.4a328.87 328.87 0 01203-72.81 337.25 337.25 0 01231 96.78A463.27 463.27 0 01855 497.65a37.76 37.76 0 010 29.5 474.43 474.43 0 01-95.83 142.22L885.41 768a28.9 28.9 0 01-35.64 45.48L139.56 256.79a28.89 28.89 0 1135.63-45.47zm46.68 36.88l55.28 43.19a153.79 153.79 0 01237.74 186.18l64.52 50.66a465.36 465.36 0 0085.09-120.93 435.67 435.67 0 00-94.33-129.95 281.94 281.94 0 00-192-82.31 266.56 266.56 0 00-156.25 53.12zM602.35 546.2a102.59 102.59 0 006.14-34.56 96.7 96.7 0 00-96.14-96.13c-.9 0-1.55 1.21-3.37 1.21a48.34 48.34 0 013.37 18.14 76.35 76.35 0 01-8 35zm11.06 156.33l50.4 39.65a313.92 313.92 0 01-151.46 38.87 337.34 337.34 0 01-231-96.78A484.71 484.71 0 01169.84 527a37.76 37.76 0 010-29.5 456.71 456.71 0 0158.38-98.6l45.18 35.64a389.74 389.74 0 00-47.51 76.78 420.59 420.59 0 0094.32 130.86 281.19 281.19 0 00192 81.41 251.85 251.85 0 00101.41-21zm-254.8-191.06c0-2.46 0-5.83.3-9.19l67.28 52.82a91.24 91.24 0 0064.53 49.74L558 658.92a186.28 186.28 0 01-47 7 154.63 154.63 0 01-153.6-154.49z", "data-name": "Vector 6" } }] }] }, name: "hide", theme: "outlined" }), Xa = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Na })), Ha = (Xa.displayName = "KitHideOutlined", { icon: { tag: "svg", attrs: { id: "Calque_1", version: "1.1", viewBox: "64 64 896 896", x: "0", "xml:space": "preserve", y: "0", focusable: "false" }, children: [{ tag: "style", attrs: {} }, { tag: "g", attrs: { id: "info_off" }, children: [{ tag: "path", attrs: { d: "M470.4 304h83.2v83.2h-83.2V304zM512 720c23 0 41.6-18.6 41.6-41.6V512c0-23-18.6-41.6-41.6-41.6S470.4 489 470.4 512v166.4c0 23 18.6 41.6 41.6 41.6z", id: "TracÃ_7602" } }, { tag: "path", attrs: { d: "M512 96C282.2 96 96 282.3 96 512c0 229.8 186.3 416 416 416s416-186.3 416-416c0-110.3-43.8-216.1-121.8-294.2A416.32 416.32 0 00512 96zm0 748.8c-184.1.3-333.5-148.7-333.7-332.8C178 327.9 327 178.5 511.1 178.3c184-.3 333.4 148.7 333.7 332.8A333.2 333.2 0 01512 844.8z", id: "TracÃ_7601" } }] }] }, name: "info", theme: "outlined" }), Kr = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Ha })), La = (Kr.displayName = "KitInfoOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M888.8 551.2H135.2a39.2 39.2 0 110-78.4h753.6a39.2 39.2 0 110 78.4z" } }] }, name: "less", theme: "outlined" }), Oa = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: La })), Da = (Oa.displayName = "KitLessOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M860 884.5H164c-19.9 0-36-16.1-36-36s16.1-36 36-36h696c19.9 0 36 16.1 36 36s-16.1 36-36 36zm0-336.6H164c-19.9 0-36-16.1-36-36s16.1-36 36-36h696c19.9 0 36 16.1 36 36s-16.1 36-36 36zm0-336.4H164c-19.9 0-36-16.1-36-36s16.1-36 36-36h696c19.9 0 36 16.1 36 36s-16.1 36-36 36z" } }] }, name: "list", theme: "outlined" }), ja = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: Da })), $a = (ja.displayName = "KitListOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M292.6 402.3V292.6c0-121.2 98.2-219.4 219.4-219.4s219.4 98.2 219.4 219.4v109.7h54.9c60.6 0 109.7 49.1 109.7 109.7v329.1c0 60.6-49.1 109.7-109.7 109.7H237.7c-60.6 0-109.7-49.1-109.7-109.7V512c0-60.6 49.1-109.7 109.7-109.7h54.9zm82 0h274.7V292.6c0-75.9-61.5-137.4-137.4-137.4s-137.4 61.5-137.4 137.4v109.7zM210.5 841.1c-.1 15 12 27.1 26.9 27.2h548.9c15-.1 27.1-12.2 27.2-27.2V512c-.1-15-12.2-27.1-27.2-27.2H237.7c-15-.1-27.1 12-27.2 26.9V841.1z" } }] }, name: "lock", theme: "outlined" }), _a = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: $a })), en = (_a.displayName = "KitLockOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M416.1 812.1c0 19.9-16.1 36-35.9 36.1H272c-79.5 0-144-64.5-144-144V319.9c0-79.6 64.5-144.1 144.1-144.1H380c19.9 0 36 16.1 36 36s-16.1 36-36 36H272c-39.7.2-71.8 32.3-72 72V704c0 39.8 32.2 72 72 72h108c19.9-.1 36 16 36.1 35.9v.2zm470.6-324.8l-191-204.1a36 36 0 00-50.8-2.3 36 36 0 00-2.3 50.8c.3.3.5.6.8.8l133.4 143.3H402.6a35.98 35.98 0 00-33.9 38.1 35.98 35.98 0 0033.9 33.9h373.1L640.4 691.2a36.48 36.48 0 001.5 50.9c7.1 5.8 15.8 9.2 25 9.6 9.9.1 19.4-4.1 26.1-11.3l190.6-204.1a33.35 33.35 0 004.9-46.9c-.5-.7-1.1-1.4-1.8-2.1z" } }] }, name: "logout", theme: "outlined" }), rn = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: en })), on = (rn.displayName = "KitLogoutOutlined", { icon: { tag: "svg", attrs: { "data-name": "Calque 1", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M868.94 648.83c-4.73 2.93-18.22 4.73-26.77 4.73-27.9 0-62.1-12.83-110.47-33.53 18.67-1.35 35.55-2 50.85-2 27.89 0 36 0 63.44 7 27.22 6.75 27.45 20.93 23 23.85zM385 653.11c10.8-18.9 21.82-38.92 33.07-60.3 27.45-52 45-92.91 57.82-126.44 25.87 47 58.05 86.85 95.62 118.79 4.72 4.05 9.67 7.88 15.07 11.93-76.71 15.3-143.08 33.74-201.58 56.02zm89.54-492.48c15.3 0 24.07 38.38 24.75 74.6.67 36-7.65 61.2-18.22 80.09-8.78-27.89-12.83-71.54-12.83-100.11.01 0-.66-54.58 6.31-54.58zM174.43 851.76c8.77-23.62 43-70.42 93.59-112 3.15-2.47 11-9.9 18.22-16.65-52.87 84.6-88.41 118.12-111.81 128.69zm709.13-252.65c-15.3-15.07-49.49-23-101.24-23.62-35.09-.45-77.17 2.7-121.71 8.77-19.8-11.47-40.27-23.84-56.47-38.92-43.2-40.49-79.19-96.51-101.69-158.16 1.35-5.85 2.7-10.8 3.82-16 0 0 24.3-138.36 17.78-185.16-.9-6.52-1.35-8.32-3.15-13.27l-2-5.63c-6.52-15.21-19.57-31.4-40-30.53l-11.93-.38h-.22c-22.73 0-41.4 11.63-46.12 28.89-14.85 54.67.45 136.11 28.12 241.63l-7.2 17.32c-19.8 48.14-44.55 96.74-66.37 139.49l-2.92 5.62c-22.95 45-43.87 83.24-62.77 115.64l-19.58 10.35c-1.35.9-34.87 18.45-42.74 23.17-66.6 39.82-110.87 85-118.21 121-2.34 11.25-.58 25.87 11.28 32.85l18.89 9.44a57.8 57.8 0 0025.72 6.08c47.47 0 102.59-59 178.41-191.46 87.74-28.57 187.63-52.42 275.15-65.47 66.59 37.58 148.48 63.67 200.23 63.67a89.83 89.83 0 0023.62-2.7c9.9-2.47 18.22-8.1 23.4-16 9.9-15.07 12.15-35.77 9.22-57.15-.67-6.29-5.85-14.17-11.25-19.57z" } }] }, name: "pdf", theme: "outlined" }), tn = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: on })), an = (tn.displayName = "KitPdfOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 960c-23.2 0-41.9-18.8-41.9-41.9V553.9H105.9C82.8 553.9 64 535.2 64 512s18.8-41.9 41.9-41.9H470V105.9c0-23.2 18.8-41.9 41.9-41.9 23.2 0 41.9 18.8 41.9 41.9V470h364.1c23.2 0 41.9 18.8 41.9 41.9 0 23.2-18.8 41.9-41.9 41.9h-364v364.1c0 23.3-18.7 42.1-41.9 42.1z" } }] }, name: "plus", theme: "outlined" }), nn = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: an })), ln = (nn.displayName = "KitPlusOutlined", { icon: { tag: "svg", attrs: { "data-name": "Calque 1", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "g", attrs: { "data-name": "railroad=off" }, children: [{ tag: "path", attrs: { d: "M292.57 621.93a54.87 54.87 0 1116.07 38.79 54.89 54.89 0 01-16.07-38.79zm438.86 0a54.87 54.87 0 11-16.07-38.79 54.86 54.86 0 0116.07 38.79zm0-548.57A164.57 164.57 0 01896 237.93v438.86a164.56 164.56 0 01-114.16 156.72l45.75 47.29a40.12 40.12 0 11-56.77 56.72l-97.49-96.16H350.72l-97.59 96.16a38.82 38.82 0 01-58.2 0 39.37 39.37 0 010-56.72l47.34-47.29A164.56 164.56 0 01128 676.79V237.93A164.57 164.57 0 01292.57 73.36zm-260.52 82.29H292.57a82.25 82.25 0 00-82.28 82.28v192h260.57zm82.29 0v274.28h260.57v-192a82.28 82.28 0 00-82.29-82.28zM292.63 759.07h438.85a82.28 82.28 0 0082.29-82.28V512.22H210.34v164.57a82.28 82.28 0 0082.29 82.28z", "data-name": "Vector 2" } }] }] }, name: "railroad", theme: "outlined" }), dn = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: ln })), cn = (dn.displayName = "KitRailroadOutlined", { icon: { tag: "svg", attrs: { "data-name": "Calque 1", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "g", attrs: { "data-name": "show=off" }, children: [{ tag: "path", attrs: { d: "M341.37 511.93a170.67 170.67 0 1113 65.32 170.66 170.66 0 01-13-65.32zM512 618.63a106.68 106.68 0 000-213.36h-3.84a53.35 53.35 0 013.84 21.36A85.39 85.39 0 01426.66 512a52.83 52.83 0 01-21.3-3.84v2.64A106.86 106.86 0 00512 618.63zM255.22 320.75a360.56 360.56 0 01513.58 0 516.29 516.29 0 01123.89 174.86 42.23 42.23 0 010 32.78A540.09 540.09 0 01768.8 703.25a360.54 360.54 0 01-513.58 0 542.24 542.24 0 01-123.94-174.86 42.59 42.59 0 010-32.78 518.16 518.16 0 01123.94-174.86zM512 277.31a312 312 0 00-213.22 90.28A460.49 460.49 0 00193.87 512a474 474 0 00104.92 144.36 296.88 296.88 0 00426.43 0A495.51 495.51 0 00830.15 512a480.38 480.38 0 00-104.93-144.41A311.93 311.93 0 00512 277.31z", "data-name": "Vector 20" } }] }] }, name: "show", theme: "outlined" }), pn = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: cn })), sn = (pn.displayName = "KitShowOutlined", { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M950.2 793.7L577 156.9a73.9 73.9 0 00-64.7-36.7c-27 0-52 13.9-66.3 36.7L73 793.7a74.66 74.66 0 0030.2 101.2c11 5.9 23.3 9 35.8 9h746.4c40.6.6 74-31.7 74.7-72.3.1-13.3-3.3-26.4-9.9-37.9zm-793.6 25.9l354.3-607.4 357.6 607.4H156.6zM512.5 654c14.8-3 29.2 6.6 32.1 21.3 3 14.8-6.6 29.2-21.3 32.1a27.2 27.2 0 01-32.1-21.3 27.41 27.41 0 0120.9-32.1h.4zm-42-267.9V554a42 42 0 1084 0V386a42 42 0 10-84 0v.1z" } }] }, name: "warning", theme: "outlined" }), Ir = s.forwardRef((e, o) => s.createElement(Q, { ...e, ref: o, icon: sn })), mn = (Ir.displayName = "KitWarningOutlined", k(Lr)`
|
|
2140
2139
|
${Ho}
|
|
2141
2140
|
`), un = (e) => t.createElement("div", { className: "kit-select-option" }, e.icon && t.createElement(J, { className: "kit-select-option-icon", icon: e.icon, on: !0 }), !e.icon && t.createElement(No, { className: "kit-select-option-badge" }, e.color && t.createElement("div", { className: "kit-select-option-color", style: { backgroundColor: e.color } })), t.createElement(je, { className: "kit-select-option-label" }, e.label)), Gr = (e, o) => e.map(({ className: a, disabled: i, value: l, options: c, ...u }) => c ? { label: u.label, options: Gr(c, o) } : { label: o ? t.createElement(je, null, u.label) : un(u), className: u.highlight ? a + " kit-select-highlight-option" : a, disabled: i, value: l }), gn = (e) => t.createElement("div", { className: "kit-select-dropdown-content" }, e), hn = (o) => {
|
|
2142
2141
|
var { label: o, onClose: a } = o;
|
|
@@ -2151,7 +2150,7 @@ const Jo = ({ children: e }) => {
|
|
|
2151
2150
|
}, [e, o]), t.createElement(le, { label: a, helper: i, disabled: p.disabled, status: p.status }, t.createElement(mn, { ...p, className: (p.className || "") + " ant-select-" + (p.placement && 0 <= p.placement.indexOf("top") ? "top" : "bottom"), popupClassName: Fe({ "kit-select-dropdown-top": p.placement && 0 <= p.placement.indexOf("top"), "kit-select-dropdown-bottom": !p.placement || p.placement.indexOf("top") < 0 }), options: y, menuItemSelectedIcon: t.createElement(J, { icon: t.createElement(fr, null), on: !0 }), suffixIcon: p.loading ? void 0 : t.createElement(Fr, null), allowClear: h ? { clearIcon: t.createElement(se, null) } : void 0, dropdownRender: gn, tagRender: p.mode ? hn : void 0, maxTagCount: m ? "responsive" : void 0, maxTagPlaceholder: m ? yn : void 0, ref: G, open: p.open !== void 0 ? p.open : W, onClick: (C) => (C = C, G.current && G.current.focus(), !p.mode && W || p.mode && W && C.target.closest(".ant-select") ? x(!1) : x(!0), void (l && l(C))), onClear: () => {
|
|
2152
2151
|
x(!1), c && c();
|
|
2153
2152
|
}, onBlur: (C) => (C = C, x(!1), void (u && u(C))) }));
|
|
2154
|
-
}, fn = (bn.displayName = "KitSelect", k(
|
|
2153
|
+
}, fn = (bn.displayName = "KitSelect", k(Or)`
|
|
2155
2154
|
padding: 4px 8px;
|
|
2156
2155
|
border: none;
|
|
2157
2156
|
height: 24px;
|
|
@@ -2240,7 +2239,7 @@ const Jo = ({ children: e }) => {
|
|
|
2240
2239
|
`), kn = ({ color: e = "default", ...o }) => {
|
|
2241
2240
|
var a = D().theme;
|
|
2242
2241
|
return t.createElement(fn, { ...o, $theme: a.components.Tag, $color: e, closable: !!o.onClose });
|
|
2243
|
-
}, xe = kn, K = (xe.displayName = "KitTag", { fontWeight: { default: r.typography.mediumfontWeight, checked: r.typography.boldFontWeight }, borderWidth: "1px", width: 32, height: 20, iconFontSize: 12, pinHeight: 16, handle: { borderWidth: "1.3px", borderColor: { default: { off: r.color.secondary.mediumGrey.mediumGrey400, on: r.color.primary.blue400 }, disabled: { off: r.color.secondary.mediumGrey.mediumGrey200, on: r.color.secondary.mediumGrey.mediumGrey200 }, focus: { off: r.color.primary.blue200, on: r.color.primary.blue200 } }, backgroundColor: { default: { on: r.color.neutral.typography.white, off: r.color.secondary.mediumGrey.mediumGrey400 }, disabled: r.color.secondary.mediumGrey.mediumGrey100 } }, backgroundColor: { default: { on: r.color.primary.blue400, off: r.color.neutral.background }, disabled: { on: r.color.secondary.mediumGrey.mediumGrey100, off: r.color.secondary.mediumGrey.mediumGrey100 }, focus: { on: "", off: "" } } }), xn = k(
|
|
2242
|
+
}, xe = kn, K = (xe.displayName = "KitTag", { fontWeight: { default: r.typography.mediumfontWeight, checked: r.typography.boldFontWeight }, borderWidth: "1px", width: 32, height: 20, iconFontSize: 12, pinHeight: 16, handle: { borderWidth: "1.3px", borderColor: { default: { off: r.color.secondary.mediumGrey.mediumGrey400, on: r.color.primary.blue400 }, disabled: { off: r.color.secondary.mediumGrey.mediumGrey200, on: r.color.secondary.mediumGrey.mediumGrey200 }, focus: { off: r.color.primary.blue200, on: r.color.primary.blue200 } }, backgroundColor: { default: { on: r.color.neutral.typography.white, off: r.color.secondary.mediumGrey.mediumGrey400 }, disabled: r.color.secondary.mediumGrey.mediumGrey100 } }, backgroundColor: { default: { on: r.color.primary.blue400, off: r.color.neutral.background }, disabled: { on: r.color.secondary.mediumGrey.mediumGrey100, off: r.color.secondary.mediumGrey.mediumGrey100 }, focus: { on: "", off: "" } } }), xn = k(Dr)`
|
|
2244
2243
|
& {
|
|
2245
2244
|
background: ${K.backgroundColor.default.off};
|
|
2246
2245
|
border: ${K.handle.borderWidth} solid ${K.handle.borderColor.default.off};
|
|
@@ -2616,7 +2615,7 @@ const Jo = ({ children: e }) => {
|
|
|
2616
2615
|
}
|
|
2617
2616
|
}
|
|
2618
2617
|
}
|
|
2619
|
-
`, Sn = ({ label: e, helper: o, allowClear: a = !0, ...i }) => t.createElement(le, { label: e, helper: o, disabled: i.disabled !== void 0 && (typeof i.disabled == "boolean" ? i.disabled : i.disabled[0] && i.disabled[1]), status: i.status }, " ", t.createElement(wn, { ...i, allowClear: !!a && { clearIcon: t.createElement(se, null) } })), ir = vn, En = (ir.displayName = "KitDatePicker", ir.RangePicker = Sn, ({ allowClear: e, label: o, helper: a, autoFocus: i, defaultValue: l, disabled: c, placeholder: u, status: m, value: h, onBlur: p, onChange: y, popupClassName: U, ...W }) => t.createElement(le, { label: o, helper: a, disabled: c, status: m }, t.createElement(
|
|
2618
|
+
`, Sn = ({ label: e, helper: o, allowClear: a = !0, ...i }) => t.createElement(le, { label: e, helper: o, disabled: i.disabled !== void 0 && (typeof i.disabled == "boolean" ? i.disabled : i.disabled[0] && i.disabled[1]), status: i.status }, " ", t.createElement(wn, { ...i, allowClear: !!a && { clearIcon: t.createElement(se, null) } })), ir = vn, En = (ir.displayName = "KitDatePicker", ir.RangePicker = Sn, ({ allowClear: e, label: o, helper: a, autoFocus: i, defaultValue: l, disabled: c, placeholder: u, status: m, value: h, onBlur: p, onChange: y, popupClassName: U, ...W }) => t.createElement(le, { label: o, helper: a, disabled: c, status: m }, t.createElement(jr, { ...W, disabled: c, popupClassName: "ant-select-dropdown kit-select-dropdown-bottom " + (U || "") }, t.createElement(Se, { prefix: t.createElement(kr, null), allowClear: e, autoFocus: i, defaultValue: l, placeholder: u, status: m, value: h, onBlur: p })))), ee = (En.displayName = "KitAutoComplete", r).color, Fn = k(Le)`
|
|
2620
2619
|
&.ant-upload-wrapper {
|
|
2621
2620
|
&.ant-upload-picture-card-wrapper {
|
|
2622
2621
|
.ant-upload.ant-upload-select {
|
|
@@ -2684,7 +2683,7 @@ const Jo = ({ children: e }) => {
|
|
|
2684
2683
|
color: ${ee.secondary.red.red400};
|
|
2685
2684
|
}
|
|
2686
2685
|
}
|
|
2687
|
-
`, Tr = ({ listType: e = "text", loading: o, imageUrl: a, buttonWording: i, showUploadList: l, ...c }) => (i = i ?? "Upload", t.createElement(Fn, { $listType: e, listType: e, showUploadList: l, ...c }, (e === void 0 || e === "text" || e === "picture") && t.createElement(re, { icon: t.createElement(
|
|
2686
|
+
`, Tr = ({ listType: e = "text", loading: o, imageUrl: a, buttonWording: i, showUploadList: l, ...c }) => (i = i ?? "Upload", t.createElement(Fn, { $listType: e, listType: e, showUploadList: l, ...c }, (e === void 0 || e === "text" || e === "picture") && t.createElement(re, { icon: t.createElement(bo, null) }, i), l && e === "picture-card" && t.createElement("div", null, t.createElement(Ze, null), t.createElement("div", { style: { marginTop: 8 } }, i)), !l && e === "picture-card" && (a ? t.createElement("div", { style: { width: "100%", padding: "8px" } }, t.createElement("img", { src: a, alt: "avatar", style: { width: "100%" } })) : t.createElement("div", null, o ? t.createElement(fo, null) : t.createElement(Ze, null), t.createElement("div", { style: { marginTop: 8 } }, i))))), Kn = (Tr.displayName = "KitUpload", Le).Dragger, { color: Te, typography: ze } = r, In = k(Kn)`
|
|
2688
2687
|
.ant-upload {
|
|
2689
2688
|
border-radius: 2px;
|
|
2690
2689
|
.ant-upload-btn {
|
|
@@ -2713,7 +2712,7 @@ const Jo = ({ children: e }) => {
|
|
|
2713
2712
|
.ant-upload-list-item-name {
|
|
2714
2713
|
color: ${Te.primary.blue400};
|
|
2715
2714
|
}
|
|
2716
|
-
`, Gn = ({ title: e, description: o, ...a }) => (e = e ?? "Click or drag file to this area to upload", o = o ?? "Support for a single or bulk upload. Strictly prohibited from uploading company data or other banned files.", t.createElement(In, { ...a }, t.createElement("p", { className: "ant-upload-drag-icon" }, t.createElement(
|
|
2715
|
+
`, Gn = ({ title: e, description: o, ...a }) => (e = e ?? "Click or drag file to this area to upload", o = o ?? "Support for a single or bulk upload. Strictly prohibited from uploading company data or other banned files.", t.createElement(In, { ...a }, t.createElement("p", { className: "ant-upload-drag-icon" }, t.createElement(ko, null)), t.createElement("p", { className: "ant-upload-text" }, e), t.createElement("p", { className: "ant-upload-hint" }, o))), We = Tr, Tn = (We.displayName = "KitUpload", We.KitDragger = Gn, We.LIST_IGNORE = Le.LIST_IGNORE, k.div`
|
|
2717
2716
|
position: relative;
|
|
2718
2717
|
`), Rn = k.div`
|
|
2719
2718
|
position: absolute;
|
|
@@ -2725,7 +2724,7 @@ const Jo = ({ children: e }) => {
|
|
|
2725
2724
|
top: -2px;
|
|
2726
2725
|
right: 0;
|
|
2727
2726
|
color: ${({ $theme: e }) => e.endIcon.colors.default};
|
|
2728
|
-
`, lr = k(
|
|
2727
|
+
`, lr = k($r)`
|
|
2729
2728
|
margin-left: ${({ $isStartIcon: e }) => e ? "30px" : "0px"};
|
|
2730
2729
|
margin-right: ${({ $isEndIcon: e }) => e ? "30px" : "0px"};
|
|
2731
2730
|
&.ant-slider:not(.ant-slider-disabled) {
|
|
@@ -2761,7 +2760,7 @@ const Jo = ({ children: e }) => {
|
|
|
2761
2760
|
box-shadow: 0 0 0 2px ${({ $theme: e }) => e.handle.colors.border.disabled};
|
|
2762
2761
|
}
|
|
2763
2762
|
}
|
|
2764
|
-
`,
|
|
2763
|
+
`, tl = ({ startIcon: e, endIcon: o, marks: a, ...i }) => {
|
|
2765
2764
|
var l = D().theme;
|
|
2766
2765
|
return e !== void 0 || o !== void 0 ? t.createElement(Tn, null, t.createElement(Rn, { $theme: l.components.Slider }, e), t.createElement(lr, { $theme: l.components.Slider, $isStartIcon: !!e, $isEndIcon: !!o, marks: a, ...i }), t.createElement(Bn, { $theme: l.components.Slider }, o)) : t.createElement(lr, { marks: a, $theme: l.components.Slider, $isStartIcon: !1, $isEndIcon: !1, ...i });
|
|
2767
2766
|
}, Un = k.div`
|
|
@@ -3022,12 +3021,12 @@ const Jo = ({ children: e }) => {
|
|
|
3022
3021
|
}, zn = (e, o) => e ? e.map((a, i) => t.cloneElement(a, { key: i, type: "default", disabled: o, className: `${a.props.className ?? ""} kit-card-select-button` })) : null, Wn = (e, o, a) => Fe(a, "kit-card-wrapper", { "kit-card-vertical": e, "kit-card-horizontal": !e, "kit-card-disabled": o }), Mn = ({ vertical: e, disabled: o, colors: a, picture: i, title: l, description: c, extrainfo: u, tags: m, actions: h, onSelectChange: p, onEdit: y, ...U }) => {
|
|
3023
3022
|
var W = D().theme;
|
|
3024
3023
|
const [x, G] = pe(!1), [C, T] = pe(!1);
|
|
3025
|
-
return t.createElement(Un, { $theme: W.components.Card, className: Wn(e, o, U.className ?? ""), ...U }, (p || y) && t.createElement("div", { className: "kit-card-select" }, p && t.createElement(fe, { onChange: (w) => p && p(w), disabled: o }), y && t.createElement(re, { className: "kit-card-select-button", onClick: () => y && y(), disabled: o }, t.createElement(
|
|
3024
|
+
return t.createElement(Un, { $theme: W.components.Card, className: Wn(e, o, U.className ?? ""), ...U }, (p || y) && t.createElement("div", { className: "kit-card-select" }, p && t.createElement(fe, { onChange: (w) => p && p(w), disabled: o }), y && t.createElement(re, { className: "kit-card-select-button", onClick: () => y && y(), disabled: o }, t.createElement(xo, null)), zn(h, o)), Yn(i), a && t.createElement(_t, { colors: a, vertical: !e, className: "kit-card-colorbar" }), t.createElement("div", { className: "kit-card-data" }, t.createElement(V.Text, { className: "kit-card-title", ellipsis: { rows: 1, tooltip: !0 } }, l), t.createElement("div", { className: "kit-card-description-container" }, t.createElement(V.Paragraph, { className: "kit-card-desc", ellipsis: !x && { rows: 2, expandable: !0, onEllipsis: () => T(!0) } }, c, x && t.createElement(V.Link, { className: "kit-card-description-collexp kit-card-description-collapse", onClick: (w) => {
|
|
3026
3025
|
w.stopPropagation(), G(!1);
|
|
3027
3026
|
} }, "Less")), C && !x && t.createElement(V.Link, { className: "kit-card-description-collexp kit-card-description-expand", onClick: (w) => {
|
|
3028
3027
|
w.stopPropagation(), G(!0);
|
|
3029
3028
|
} }, "More")), t.createElement(V.Text, { className: "kit-card-footer" }, u), m && t.createElement("div", { className: "kit-card-tags" }, m.map((w) => t.createElement(xe, { key: w, color: "blue" }, w)))));
|
|
3030
|
-
}, Vn = (Mn.displayName = "KitCard", k(
|
|
3029
|
+
}, Vn = (Mn.displayName = "KitCard", k(_r)`
|
|
3031
3030
|
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
|
|
3032
3031
|
|
|
3033
3032
|
.ant-collapse-item .ant-collapse-header {
|
|
@@ -3107,7 +3106,7 @@ const Jo = ({ children: e }) => {
|
|
|
3107
3106
|
margin-left: 8px;
|
|
3108
3107
|
grid-area: tag;
|
|
3109
3108
|
}
|
|
3110
|
-
`), Br = ({ icon: e, imageSrc: o, title: a, description: i, tagContent: l }) => t.createElement(Qn, null, e !== void 0 && t.createElement("div", { className: "kit-collapse-header-icon" }, e), o !== void 0 && t.createElement("div", { className: "kit-collapse-header-image", onClick: (c) => c.stopPropagation() }, t.createElement(Ne, { src: o, style: { maxHeight: "90px", width: "auto" }, preview: { mask: t.createElement(Oe, null) } })), (e = "kit-collapse-header-content", e += a !== void 0 && i !== void 0 ? " kit-collapse-header-content-rows" : "", (a !== void 0 || i !== void 0) && t.createElement("div", { className: e }, a !== void 0 && t.createElement(V.Text, { className: "kit-collapse-header-content-title", size: "large", weight: "medium", ellipsis: { rows: 1, tooltip: !0 } }, a), i !== void 0 && t.createElement(V.Text, { className: "kit-collapse-header-content-description", size: "large", weight: "regular", ellipsis: { rows: 1, tooltip: !0 } }, i))), l !== void 0 && t.createElement("div", { className: "kit-collapse-header-tag" }, t.createElement(xe, null, l))), Me = (Br.displayName = "KitHeader", { fontSize: r.typography.fontSize5, fontFamily: r.typography.fontFamily, fontWeight: r.typography.regularFontWeight, color: r.color.neutral.gray.gray500, lastItemColor: r.color.primary.blue400 }), Zn = k(
|
|
3109
|
+
`), Br = ({ icon: e, imageSrc: o, title: a, description: i, tagContent: l }) => t.createElement(Qn, null, e !== void 0 && t.createElement("div", { className: "kit-collapse-header-icon" }, e), o !== void 0 && t.createElement("div", { className: "kit-collapse-header-image", onClick: (c) => c.stopPropagation() }, t.createElement(Ne, { src: o, style: { maxHeight: "90px", width: "auto" }, preview: { mask: t.createElement(Oe, null) } })), (e = "kit-collapse-header-content", e += a !== void 0 && i !== void 0 ? " kit-collapse-header-content-rows" : "", (a !== void 0 || i !== void 0) && t.createElement("div", { className: e }, a !== void 0 && t.createElement(V.Text, { className: "kit-collapse-header-content-title", size: "large", weight: "medium", ellipsis: { rows: 1, tooltip: !0 } }, a), i !== void 0 && t.createElement(V.Text, { className: "kit-collapse-header-content-description", size: "large", weight: "regular", ellipsis: { rows: 1, tooltip: !0 } }, i))), l !== void 0 && t.createElement("div", { className: "kit-collapse-header-tag" }, t.createElement(xe, null, l))), Me = (Br.displayName = "KitHeader", { fontSize: r.typography.fontSize5, fontFamily: r.typography.fontFamily, fontWeight: r.typography.regularFontWeight, color: r.color.neutral.gray.gray500, lastItemColor: r.color.primary.blue400 }), Zn = k(eo)`
|
|
3111
3110
|
li:not(:last-child) a,
|
|
3112
3111
|
li:not(:last-child) .ant-breadcrumb-link,
|
|
3113
3112
|
li:not(:last-child) .ant-breadcrumb-link a {
|
|
@@ -3115,7 +3114,7 @@ const Jo = ({ children: e }) => {
|
|
|
3115
3114
|
font-weight: ${Me.fontWeight};
|
|
3116
3115
|
color: ${Me.color};
|
|
3117
3116
|
}
|
|
3118
|
-
`, Jn = (e) => t.createElement(Zn, { ...e }), Pn = (Jn.displayName = "KitBreadcrumb", k(
|
|
3117
|
+
`, Jn = (e) => t.createElement(Zn, { ...e }), Pn = (Jn.displayName = "KitBreadcrumb", k(ro)``), _e = (e) => t.createElement(Pn, { ...e }), dr = (_e.displayName = "KitDropDown", { color: r.color.neutral.typography.black, backgroundColor: r.color.neutral.typography.white, inputColor: r.color.secondary.mediumGrey.mediumGrey500 }), qn = I(oo)`
|
|
3119
3118
|
&.ant-divider {
|
|
3120
3119
|
font-weight: ${r.typography.mediumfontWeight};
|
|
3121
3120
|
|
|
@@ -3127,7 +3126,7 @@ const Jo = ({ children: e }) => {
|
|
|
3127
3126
|
border-color: ${r.color.secondary.mediumGrey.mediumGrey100};
|
|
3128
3127
|
`}
|
|
3129
3128
|
}
|
|
3130
|
-
`, Nn = ({ noMargin: e = !1, color: o = "default", ...a }) => t.createElement(qn, { ...a, $noMargin: e, $color: o }), Xn = (Nn.displayName = "KitDivider", (e) => t.createElement(
|
|
3129
|
+
`, Nn = ({ noMargin: e = !1, color: o = "default", ...a }) => t.createElement(qn, { ...a, $noMargin: e, $color: o }), Xn = (Nn.displayName = "KitDivider", (e) => t.createElement(to, { ...e })), Hn = (e) => t.createElement(ao, { ...e }), al = { Row: Xn, Col: Hn, displayName: "KitGrid" }, Ve = { smallGap: 8, middleGap: 16, largeGap: 24 }, Ln = { small: Ve.smallGap, middle: Ve.middleGap, large: Ve.largeGap }, On = (e) => {
|
|
3131
3130
|
const { size: o, ...a } = e;
|
|
3132
3131
|
return e = t.useMemo(() => typeof o == "string" ? Ln[o] : o, [o]), t.createElement(hr, { size: e, ...a });
|
|
3133
3132
|
}, ce = On, Dn = (ce.displayName = "KitSpace", ce.Compact = hr.Compact, k.div`
|
|
@@ -3386,7 +3385,7 @@ const Jo = ({ children: e }) => {
|
|
|
3386
3385
|
})(), i && t.createElement("div", { className: "kit-item-menu-value" }, t.createElement(V.Text, { size: "large", weight: "regular", ellipsis: { rows: 1, tooltip: !0 } }, i)), W && t.createElement("div", { className: "kit-item-menu-rafter", onClick: (x) => {
|
|
3387
3386
|
x.stopPropagation(), u && u();
|
|
3388
3387
|
} }, t.createElement(Ar, { rev: "" })));
|
|
3389
|
-
}, cr = ei, ti = (cr.displayName = "KitMenu", cr.Item = oi, I(
|
|
3388
|
+
}, cr = ei, ti = (cr.displayName = "KitMenu", cr.Item = oi, I(no)`
|
|
3390
3389
|
.ant-steps-item:not(.ant-steps-item-active) {
|
|
3391
3390
|
.ant-steps-item-container[role='button']:hover {
|
|
3392
3391
|
.ant-steps-item-icon {
|
|
@@ -3405,7 +3404,7 @@ const Jo = ({ children: e }) => {
|
|
|
3405
3404
|
}
|
|
3406
3405
|
}
|
|
3407
3406
|
}
|
|
3408
|
-
`), ai = (e) => t.createElement(ti, { progressDot: !0, ...e }), M = (ai.displayName = "KitSteps", { bordered: { borderColor: r.color.neutral.typography.black60, hoverBorderColor: r.color.primary.blue400, backgroundColor: r.color.neutral.typography.white }, miniActiveBackground: "transparent", disabledActiveTextColor: r.color.neutral.typography.white, hoverColor: r.color.primary.blue400, fontSize: r.typography.fontSize5 }), ni = k(
|
|
3407
|
+
`), ai = (e) => t.createElement(ti, { progressDot: !0, ...e }), M = (ai.displayName = "KitSteps", { bordered: { borderColor: r.color.neutral.typography.black60, hoverBorderColor: r.color.primary.blue400, backgroundColor: r.color.neutral.typography.white }, miniActiveBackground: "transparent", disabledActiveTextColor: r.color.neutral.typography.white, hoverColor: r.color.primary.blue400, fontSize: r.typography.fontSize5 }), ni = k(io)`
|
|
3409
3408
|
&.kit-pagination-bordered:not(.ant-pagination-mini) {
|
|
3410
3409
|
.ant-pagination-item:not(.ant-pagination-item-active) {
|
|
3411
3410
|
border-color: ${M.bordered.borderColor};
|
|
@@ -3517,7 +3516,7 @@ const Jo = ({ children: e }) => {
|
|
|
3517
3516
|
background: ${M.bordered.backgroundColor};
|
|
3518
3517
|
}
|
|
3519
3518
|
}
|
|
3520
|
-
`,
|
|
3519
|
+
`, nl = (e) => {
|
|
3521
3520
|
var o = { ...e, itemRender: (a, i, l) => e.itemRender ? e.itemRender(a, i, l) : l, className: `${e.bordered ? "kit-pagination-bordered" : ""} ` + (e.className || "") };
|
|
3522
3521
|
return t.createElement(ni, { ...o });
|
|
3523
3522
|
}, ii = k.div`
|
|
@@ -3747,7 +3746,7 @@ const Jo = ({ children: e }) => {
|
|
|
3747
3746
|
} }, "More"))), T && t.createElement("div", { className: "kit-item-list-tag" }, t.createElement(xe, { color: "blue" }, l)), oe && t.createElement("div", { className: "kit-item-list-rafter", onClick: (E) => {
|
|
3748
3747
|
E.stopPropagation(), c && c();
|
|
3749
3748
|
} }, t.createElement(Ar, null)));
|
|
3750
|
-
}, si = (pi.displayName = "KitItemList", k(
|
|
3749
|
+
}, si = (pi.displayName = "KitItemList", k(lo)`
|
|
3751
3750
|
.ant-tree-treenode {
|
|
3752
3751
|
padding: 0;
|
|
3753
3752
|
font-weight: ${r.typography.regularFontWeight};
|
|
@@ -3884,7 +3883,7 @@ const Jo = ({ children: e }) => {
|
|
|
3884
3883
|
}
|
|
3885
3884
|
}
|
|
3886
3885
|
}
|
|
3887
|
-
`), mi = ({ ...e }) => t.createElement(si, { ...e, blockNode: !0, draggable: !1, onDragEnd: void 0, onDragEnter: void 0, onDragLeave: void 0, onDragOver: void 0, onDragStart: void 0, onDrop: void 0 }), $ = (mi.displayName = "KitTree", { extra: { borderRadius: 2, borderColor: r.color.neutral.gray.gray300, padding: "4px 15px", height: 34, color: r.color.neutral.typography.black, verticalMargin: 4, horizontalMargin: 16 } }), ui = k(
|
|
3886
|
+
`), mi = ({ ...e }) => t.createElement(si, { ...e, blockNode: !0, draggable: !1, onDragEnd: void 0, onDragEnter: void 0, onDragLeave: void 0, onDragOver: void 0, onDragStart: void 0, onDrop: void 0 }), $ = (mi.displayName = "KitTree", { extra: { borderRadius: 2, borderColor: r.color.neutral.gray.gray300, padding: "4px 15px", height: 34, color: r.color.neutral.typography.black, verticalMargin: 4, horizontalMargin: 16 } }), ui = k(co)`
|
|
3888
3887
|
.ant-tabs-extra-content {
|
|
3889
3888
|
.ant-btn {
|
|
3890
3889
|
border-radius: ${$.extra.borderRadius}px;
|
|
@@ -3928,7 +3927,7 @@ const Jo = ({ children: e }) => {
|
|
|
3928
3927
|
&.ant-tabs-right .ant-tabs-nav .ant-tabs-extra-content {
|
|
3929
3928
|
padding-left: ${$.extra.verticalMargin}px;
|
|
3930
3929
|
}
|
|
3931
|
-
`, gi = (e) => t.createElement(ui, { ...e }), hi = (gi.displayName = "KitTabs", I(
|
|
3930
|
+
`, gi = (e) => t.createElement(ui, { ...e }), hi = (gi.displayName = "KitTabs", I(po)`
|
|
3932
3931
|
&.ant-alert-with-description {
|
|
3933
3932
|
padding-inline: 0px;
|
|
3934
3933
|
padding-block: 0px;
|
|
@@ -4097,7 +4096,7 @@ const Jo = ({ children: e }) => {
|
|
|
4097
4096
|
w = t.createElement(J, { icon: t.createElement(fr, null), on: !0, className: "kit-confirm-icon kit-confirm-icon-success" });
|
|
4098
4097
|
break;
|
|
4099
4098
|
case "error":
|
|
4100
|
-
w = t.createElement(J, { icon: t.createElement(
|
|
4099
|
+
w = t.createElement(J, { icon: t.createElement(Ao, null), on: !0, className: "kit-confirm-icon kit-confirm-icon-error" });
|
|
4101
4100
|
break;
|
|
4102
4101
|
default:
|
|
4103
4102
|
w = t.createElement(J, { icon: t.createElement(Ir, null), on: !0, className: "kit-confirm-icon kit-confirm-icon-warning" });
|
|
@@ -4149,7 +4148,7 @@ const ge = Yr, pr = (ge.displayName = "KitModal", ge.info = function(e) {
|
|
|
4149
4148
|
return ve(xi(e));
|
|
4150
4149
|
}, ge.confirm = function(e) {
|
|
4151
4150
|
return ve(wi(e));
|
|
4152
|
-
}, { circleFontSize: O.fontSize2, circleFontWeight: r.typography.boldFontWeight }), Si = k(
|
|
4151
|
+
}, { circleFontSize: O.fontSize2, circleFontWeight: r.typography.boldFontWeight }), Si = k(so)`
|
|
4153
4152
|
&.ant-progress-circle .ant-progress-text {
|
|
4154
4153
|
font-size: ${pr.circleFontSize}px;
|
|
4155
4154
|
font-weight: ${pr.circleFontWeight};
|
|
@@ -4229,11 +4228,11 @@ const ge = Yr, pr = (ge.displayName = "KitModal", ge.info = function(e) {
|
|
|
4229
4228
|
return t.createElement(Ii, { $showCtaContainer: l, $showCloseContainer: c }, t.createElement("div", { className: "kit-snackbar-grid kit-snackbar-grid-one" }, t.createElement("div", { className: "kit-snackbar-title" }, e)), l && t.createElement("div", { className: "kit-snackbar-grid kit-snackbar-grid-two" }, t.createElement("div", { className: "kit-snackbar-cta-container", onClick: () => {
|
|
4230
4229
|
a(), Be();
|
|
4231
4230
|
} }, t.createElement("div", { className: "kit-snackbar-cta" }, o))), c && t.createElement("div", { className: "kit-snackbar-grid kit-snackbar-grid-three" }, t.createElement("div", { className: "kit-snackbar-close-container", onClick: () => Be() }, t.createElement(De, null))));
|
|
4232
|
-
},
|
|
4231
|
+
}, il = Ki, ll = Be, Ti = Cr;
|
|
4233
4232
|
Ti.displayName = "KitSnackBarProvider";
|
|
4234
4233
|
export {
|
|
4235
4234
|
yi as KitAlert,
|
|
4236
|
-
|
|
4235
|
+
ol as KitApp,
|
|
4237
4236
|
En as KitAutoComplete,
|
|
4238
4237
|
tr as KitAvatar,
|
|
4239
4238
|
Dt as KitBadge,
|
|
@@ -4245,7 +4244,7 @@ export {
|
|
|
4245
4244
|
ir as KitDatePicker,
|
|
4246
4245
|
Nn as KitDivider,
|
|
4247
4246
|
_e as KitDropDown,
|
|
4248
|
-
|
|
4247
|
+
al as KitGrid,
|
|
4249
4248
|
$n as KitHeader,
|
|
4250
4249
|
J as KitIcon,
|
|
4251
4250
|
Ne as KitImage,
|
|
@@ -4254,12 +4253,12 @@ export {
|
|
|
4254
4253
|
pi as KitItemList,
|
|
4255
4254
|
cr as KitMenu,
|
|
4256
4255
|
ge as KitModal,
|
|
4257
|
-
|
|
4256
|
+
nl as KitPagination,
|
|
4258
4257
|
Ei as KitProgress,
|
|
4259
4258
|
nr as KitRadio,
|
|
4260
4259
|
Ba as KitRate,
|
|
4261
4260
|
bn as KitSelect,
|
|
4262
|
-
|
|
4261
|
+
tl as KitSlider,
|
|
4263
4262
|
Ti as KitSnackBarProvider,
|
|
4264
4263
|
ce as KitSpace,
|
|
4265
4264
|
ai as KitSteps,
|
|
@@ -4270,10 +4269,10 @@ export {
|
|
|
4270
4269
|
mi as KitTree,
|
|
4271
4270
|
V as KitTypography,
|
|
4272
4271
|
We as KitUpload,
|
|
4273
|
-
|
|
4272
|
+
ll as closeKitSnackBar,
|
|
4274
4273
|
d as colorsPalette,
|
|
4275
|
-
|
|
4274
|
+
il as openKitSnackBar,
|
|
4276
4275
|
r as theme,
|
|
4277
4276
|
O as typographyHeaders,
|
|
4278
|
-
|
|
4277
|
+
rl as useKitNotification
|
|
4279
4278
|
};
|