se-design 0.0.113 → 0.0.115
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/assets/icons/checked-circle.svg +8 -0
- package/dist/assets/icons/chevron.svg +3 -0
- package/dist/assets/icons/csv-file.svg +6 -0
- package/dist/assets/icons/file.svg +3 -0
- package/dist/assets/icons/folder.svg +1 -1
- package/dist/assets/icons/hamburger.svg +2 -4
- package/dist/assets/icons/kebab-menu.svg +3 -8
- package/dist/assets/icons/observer.svg +4 -0
- package/dist/assets/icons/reset.svg +2 -2
- package/dist/assets/icons/rotate.svg +3 -0
- package/dist/assets/icons/search.svg +3 -3
- package/dist/assets/icons/select-files.svg +25 -0
- package/dist/assets/icons/shipment.svg +5 -0
- package/dist/assets/icons/signer.svg +5 -0
- package/dist/assets/style.css +1 -1
- package/dist/components/BreadCrumbs/index.d.ts +12 -0
- package/dist/components/Button/index.d.ts +3 -2
- package/dist/components/CustomModal/index.d.ts +1 -0
- package/dist/components/FilePicker/index.d.ts +41 -0
- package/dist/components/KebabMenu/index.d.ts +1 -3
- package/dist/components/Modal/index.d.ts +2 -0
- package/dist/components/index.d.ts +2 -0
- package/dist/index.js +88 -84
- package/dist/index.js.map +1 -1
- package/dist/index10.js +40 -10
- package/dist/index10.js.map +1 -1
- package/dist/index100.js +1 -1
- package/dist/index100.js.map +1 -1
- package/dist/index101.js +1 -1
- package/dist/index101.js.map +1 -1
- package/dist/index102.js +2 -2
- package/dist/index102.js.map +1 -1
- package/dist/index103.js +1 -1
- package/dist/index103.js.map +1 -1
- package/dist/index104.js +2 -2
- package/dist/index104.js.map +1 -1
- package/dist/index105.js +2 -2
- package/dist/index105.js.map +1 -1
- package/dist/index106.js +1 -1
- package/dist/index106.js.map +1 -1
- package/dist/index107.js +2 -2
- package/dist/index107.js.map +1 -1
- package/dist/index108.js +1 -1
- package/dist/index108.js.map +1 -1
- package/dist/index109.js +1 -1
- package/dist/index109.js.map +1 -1
- package/dist/index11.js +13 -11
- package/dist/index11.js.map +1 -1
- package/dist/index110.js +2 -2
- package/dist/index110.js.map +1 -1
- package/dist/index111.js +1 -1
- package/dist/index111.js.map +1 -1
- package/dist/index112.js +2 -2
- package/dist/index112.js.map +1 -1
- package/dist/index113.js +2 -149
- package/dist/index113.js.map +1 -1
- package/dist/index114.js +5 -0
- package/dist/index114.js.map +1 -0
- package/dist/index115.js +5 -0
- package/dist/index115.js.map +1 -0
- package/dist/index116.js +152 -0
- package/dist/index116.js.map +1 -0
- package/dist/index12.js +14 -4
- package/dist/index12.js.map +1 -1
- package/dist/{index124.js → index127.js} +1 -1
- package/dist/{index124.js.map → index127.js.map} +1 -1
- package/dist/index13.js +6 -31
- package/dist/index13.js.map +1 -1
- package/dist/index135.js +1233 -5
- package/dist/index135.js.map +1 -1
- package/dist/index136.js +9 -169
- package/dist/index136.js.map +1 -1
- package/dist/index137.js +10 -11
- package/dist/index137.js.map +1 -1
- package/dist/index138.js +4 -5
- package/dist/index138.js.map +1 -1
- package/dist/index139.js +170 -6
- package/dist/index139.js.map +1 -1
- package/dist/index14.js +30 -30
- package/dist/index14.js.map +1 -1
- package/dist/index140.js +11 -38
- package/dist/index140.js.map +1 -1
- package/dist/index141.js +6 -2
- package/dist/index141.js.map +1 -1
- package/dist/index142.js +5 -7
- package/dist/index142.js.map +1 -1
- package/dist/index143.js +36 -325
- package/dist/index143.js.map +1 -1
- package/dist/index144.js +2 -50
- package/dist/index144.js.map +1 -1
- package/dist/index145.js +8 -2
- package/dist/index145.js.map +1 -1
- package/dist/index146.js +323 -72
- package/dist/index146.js.map +1 -1
- package/dist/index147.js +47 -90
- package/dist/index147.js.map +1 -1
- package/dist/index148.js +2 -52
- package/dist/index148.js.map +1 -1
- package/dist/index149.js +75 -7
- package/dist/index149.js.map +1 -1
- package/dist/index15.js +31 -19
- package/dist/index15.js.map +1 -1
- package/dist/index150.js +92 -4
- package/dist/index150.js.map +1 -1
- package/dist/index151.js +48 -48
- package/dist/index151.js.map +1 -1
- package/dist/index152.js +8 -2
- package/dist/index152.js.map +1 -1
- package/dist/index153.js +5 -2
- package/dist/index153.js.map +1 -1
- package/dist/index154.js +55 -0
- package/dist/index154.js.map +1 -0
- package/dist/index155.js +5 -0
- package/dist/index155.js.map +1 -0
- package/dist/index156.js +5 -0
- package/dist/index156.js.map +1 -0
- package/dist/index16.js +17 -124
- package/dist/index16.js.map +1 -1
- package/dist/index17.js +124 -27
- package/dist/index17.js.map +1 -1
- package/dist/index18.js +29 -31
- package/dist/index18.js.map +1 -1
- package/dist/index19.js +32 -79
- package/dist/index19.js.map +1 -1
- package/dist/index20.js +78 -38
- package/dist/index20.js.map +1 -1
- package/dist/index21.js +38 -22
- package/dist/index21.js.map +1 -1
- package/dist/index22.js +22 -74
- package/dist/index22.js.map +1 -1
- package/dist/index23.js +74 -133
- package/dist/index23.js.map +1 -1
- package/dist/index24.js +57 -18
- package/dist/index24.js.map +1 -1
- package/dist/index25.js +16 -43
- package/dist/index25.js.map +1 -1
- package/dist/index26.js +44 -60
- package/dist/index26.js.map +1 -1
- package/dist/index27.js +60 -74
- package/dist/index27.js.map +1 -1
- package/dist/index28.js +74 -41
- package/dist/index28.js.map +1 -1
- package/dist/index29.js +41 -97
- package/dist/index29.js.map +1 -1
- package/dist/index3.js +28 -32
- package/dist/index3.js.map +1 -1
- package/dist/index30.js +99 -58
- package/dist/index30.js.map +1 -1
- package/dist/index31.js +56 -37
- package/dist/index31.js.map +1 -1
- package/dist/index32.js +39 -35
- package/dist/index32.js.map +1 -1
- package/dist/index33.js +30 -38
- package/dist/index33.js.map +1 -1
- package/dist/index34.js +43 -47
- package/dist/index34.js.map +1 -1
- package/dist/index35.js +44 -35
- package/dist/index35.js.map +1 -1
- package/dist/index36.js +36 -76
- package/dist/index36.js.map +1 -1
- package/dist/index37.js +75 -31
- package/dist/index37.js.map +1 -1
- package/dist/index38.js +26 -44
- package/dist/index38.js.map +1 -1
- package/dist/index39.js +48 -66
- package/dist/index39.js.map +1 -1
- package/dist/index4.js +40 -165
- package/dist/index4.js.map +1 -1
- package/dist/index40.js +65 -60
- package/dist/index40.js.map +1 -1
- package/dist/index41.js +63 -69
- package/dist/index41.js.map +1 -1
- package/dist/index42.js +104 -83
- package/dist/index42.js.map +1 -1
- package/dist/index43.js +84 -35
- package/dist/index43.js.map +1 -1
- package/dist/index44.js +34 -26
- package/dist/index44.js.map +1 -1
- package/dist/index45.js +28 -28
- package/dist/index45.js.map +1 -1
- package/dist/index46.js +30 -2
- package/dist/index46.js.map +1 -1
- package/dist/index47.js +43 -2
- package/dist/index47.js.map +1 -1
- package/dist/index48.js +1 -1
- package/dist/index48.js.map +1 -1
- package/dist/index49.js +1 -1
- package/dist/index49.js.map +1 -1
- package/dist/index5.js +167 -62
- package/dist/index5.js.map +1 -1
- package/dist/index50.js +1 -1
- package/dist/index50.js.map +1 -1
- package/dist/index51.js +1 -1
- package/dist/index51.js.map +1 -1
- package/dist/index52.js +1 -1
- package/dist/index52.js.map +1 -1
- package/dist/index53.js +1 -1
- package/dist/index53.js.map +1 -1
- package/dist/index54.js +1 -1
- package/dist/index54.js.map +1 -1
- package/dist/index55.js +1 -1
- package/dist/index55.js.map +1 -1
- package/dist/index56.js +1 -1
- package/dist/index56.js.map +1 -1
- package/dist/index57.js +1 -1
- package/dist/index57.js.map +1 -1
- package/dist/index58.js +1 -1
- package/dist/index58.js.map +1 -1
- package/dist/index59.js +1 -1
- package/dist/index59.js.map +1 -1
- package/dist/index6.js +62 -36
- package/dist/index6.js.map +1 -1
- package/dist/index60.js +1 -1
- package/dist/index60.js.map +1 -1
- package/dist/index61.js +1 -1
- package/dist/index61.js.map +1 -1
- package/dist/index62.js.map +1 -1
- package/dist/index63.js +1 -1
- package/dist/index63.js.map +1 -1
- package/dist/index64.js.map +1 -1
- package/dist/index65.js.map +1 -1
- package/dist/index66.js +2 -2
- package/dist/index66.js.map +1 -1
- package/dist/index67.js +1 -1
- package/dist/index67.js.map +1 -1
- package/dist/index68.js +2 -2
- package/dist/index68.js.map +1 -1
- package/dist/index69.js +2 -2
- package/dist/index69.js.map +1 -1
- package/dist/index7.js +37 -20
- package/dist/index7.js.map +1 -1
- package/dist/index70.js +1 -1
- package/dist/index70.js.map +1 -1
- package/dist/index71.js +1 -1
- package/dist/index71.js.map +1 -1
- package/dist/index72.js +1 -1
- package/dist/index72.js.map +1 -1
- package/dist/index73.js +2 -2
- package/dist/index73.js.map +1 -1
- package/dist/index74.js +1 -1
- package/dist/index74.js.map +1 -1
- package/dist/index75.js +2 -2
- package/dist/index75.js.map +1 -1
- package/dist/index76.js +1 -1
- package/dist/index76.js.map +1 -1
- package/dist/index77.js +1 -1
- package/dist/index77.js.map +1 -1
- package/dist/index78.js +1 -1
- package/dist/index78.js.map +1 -1
- package/dist/index79.js +1 -1
- package/dist/index79.js.map +1 -1
- package/dist/index8.js +18 -42
- package/dist/index8.js.map +1 -1
- package/dist/index80.js +1 -1
- package/dist/index80.js.map +1 -1
- package/dist/index81.js +1 -1
- package/dist/index81.js.map +1 -1
- package/dist/index82.js +1 -1
- package/dist/index82.js.map +1 -1
- package/dist/index83.js +1 -1
- package/dist/index83.js.map +1 -1
- package/dist/index84.js +1 -1
- package/dist/index84.js.map +1 -1
- package/dist/index85.js +2 -2
- package/dist/index85.js.map +1 -1
- package/dist/index86.js.map +1 -1
- package/dist/index87.js.map +1 -1
- package/dist/index88.js +1 -1
- package/dist/index88.js.map +1 -1
- package/dist/index89.js +2 -2
- package/dist/index89.js.map +1 -1
- package/dist/index9.js +42 -36
- package/dist/index9.js.map +1 -1
- package/dist/index90.js +2 -2
- package/dist/index90.js.map +1 -1
- package/dist/index91.js +2 -2
- package/dist/index91.js.map +1 -1
- package/dist/index92.js +1 -1
- package/dist/index92.js.map +1 -1
- package/dist/index93.js +1 -1
- package/dist/index93.js.map +1 -1
- package/dist/index94.js +1 -1
- package/dist/index94.js.map +1 -1
- package/dist/index95.js +1 -1
- package/dist/index95.js.map +1 -1
- package/dist/index96.js +1 -1
- package/dist/index96.js.map +1 -1
- package/dist/index97.js +1 -1
- package/dist/index97.js.map +1 -1
- package/dist/index98.js.map +1 -1
- package/dist/index99.js +2 -2
- package/dist/index99.js.map +1 -1
- package/dist/typographyMixin.scss +1 -1
- package/package.json +1 -1
- package/dist/assets/icons/checked-circle-disabled.svg +0 -11
- package/dist/assets/icons/checked-circle-green.svg +0 -11
- package/dist/assets/icons/checked-circle-white.svg +0 -6
- package/dist/assets/icons/chevron-down.svg +0 -3
- package/dist/assets/icons/info-white.svg +0 -3
- package/dist/assets/icons/kebab-menu-blue.svg +0 -8
- package/dist/assets/icons/rotate-left.svg +0 -3
- package/dist/assets/icons/rotate-right.svg +0 -3
- package/dist/index132.js +0 -1236
- package/dist/index132.js.map +0 -1
- package/dist/index133.js +0 -13
- package/dist/index133.js.map +0 -1
- package/dist/index134.js +0 -13
- package/dist/index134.js.map +0 -1
- /package/dist/assets/icons/{info-brown.svg → info.svg} +0 -0
- /package/dist/assets/icons/{pdfFile.svg → pdf-file.svg} +0 -0
package/dist/index.js
CHANGED
@@ -1,90 +1,94 @@
|
|
1
1
|
/* empty css */
|
2
2
|
import { Button as t } from "./index3.js";
|
3
|
-
import {
|
4
|
-
import {
|
5
|
-
import {
|
6
|
-
import {
|
7
|
-
import {
|
8
|
-
import {
|
9
|
-
import {
|
10
|
-
import {
|
11
|
-
import {
|
12
|
-
import {
|
13
|
-
import {
|
14
|
-
import {
|
15
|
-
import {
|
16
|
-
import {
|
17
|
-
import {
|
18
|
-
import {
|
19
|
-
import {
|
20
|
-
import {
|
21
|
-
import {
|
22
|
-
import {
|
23
|
-
import {
|
24
|
-
import {
|
25
|
-
import {
|
26
|
-
import {
|
27
|
-
import {
|
28
|
-
import {
|
29
|
-
import {
|
30
|
-
import {
|
31
|
-
import {
|
32
|
-
import {
|
33
|
-
import {
|
34
|
-
import {
|
35
|
-
import {
|
36
|
-
import {
|
37
|
-
import {
|
38
|
-
import {
|
39
|
-
import {
|
40
|
-
import {
|
41
|
-
import {
|
42
|
-
import {
|
43
|
-
import {
|
44
|
-
import {
|
3
|
+
import { FilePicker as m } from "./index4.js";
|
4
|
+
import { Icon as f } from "./index5.js";
|
5
|
+
import { SplitButton as n } from "./index6.js";
|
6
|
+
import { Toggle as d } from "./index7.js";
|
7
|
+
import { Badge as l } from "./index8.js";
|
8
|
+
import { LabelChip as s } from "./index9.js";
|
9
|
+
import { Modal as B } from "./index10.js";
|
10
|
+
import { CustomModal as c } from "./index11.js";
|
11
|
+
import { LoadingModal as T } from "./index12.js";
|
12
|
+
import { Spinner as L } from "./index13.js";
|
13
|
+
import { Tooltip as h } from "./index14.js";
|
14
|
+
import { MenuItem as v } from "./index15.js";
|
15
|
+
import { MenuList as W } from "./index16.js";
|
16
|
+
import { Popover as y } from "./index17.js";
|
17
|
+
import { Header as H } from "./index18.js";
|
18
|
+
import { HamburgerMenu as w } from "./index19.js";
|
19
|
+
import { TableLayout as F } from "./index20.js";
|
20
|
+
import { Checkbox as N } from "./index21.js";
|
21
|
+
import { ColorCodedLabel as j } from "./index22.js";
|
22
|
+
import { Dropdown as z } from "./index23.js";
|
23
|
+
import { KebabMenu as J } from "./index24.js";
|
24
|
+
import { TableContentLoader as U } from "./index25.js";
|
25
|
+
import { SidebarOverlay as X } from "./index26.js";
|
26
|
+
import { Tabs as Z } from "./index27.js";
|
27
|
+
import { Banner as $ } from "./index28.js";
|
28
|
+
import { Pagination as ro } from "./index29.js";
|
29
|
+
import { Widget as to } from "./index30.js";
|
30
|
+
import { Radio as mo } from "./index31.js";
|
31
|
+
import { RadioGroup as fo } from "./index32.js";
|
32
|
+
import { Accordion as no } from "./index33.js";
|
33
|
+
import { CustomAccordion as uo } from "./index34.js";
|
34
|
+
import { InputWithTags as go } from "./index35.js";
|
35
|
+
import { Input as bo } from "./index36.js";
|
36
|
+
import { SearchBox as Co } from "./index37.js";
|
37
|
+
import { ProgressBar as Mo } from "./index38.js";
|
38
|
+
import { GetStartedWidget as Io } from "./index39.js";
|
39
|
+
import { MessageBar as Po } from "./index40.js";
|
40
|
+
import { ToastBar as So } from "./index41.js";
|
41
|
+
import { AutoCompleteInput as Ao } from "./index42.js";
|
42
|
+
import { PhoneInput as ko } from "./index43.js";
|
43
|
+
import { CircularProgressBar as Go } from "./index44.js";
|
44
|
+
import { Avatar as Ro } from "./index45.js";
|
45
|
+
import { NavigationBar as Do } from "./index46.js";
|
46
|
+
import { BreadCrumbs as Ko } from "./index47.js";
|
45
47
|
export {
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
48
|
+
no as Accordion,
|
49
|
+
Ao as AutoCompleteInput,
|
50
|
+
Ro as Avatar,
|
51
|
+
l as Badge,
|
52
|
+
$ as Banner,
|
53
|
+
Ko as BreadCrumbs,
|
51
54
|
t as Button,
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
v as
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
mo as
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
55
|
+
N as Checkbox,
|
56
|
+
Go as CircularProgressBar,
|
57
|
+
j as ColorCodedLabel,
|
58
|
+
uo as CustomAccordion,
|
59
|
+
c as CustomModal,
|
60
|
+
z as Dropdown,
|
61
|
+
m as FilePicker,
|
62
|
+
Io as GetStartedWidget,
|
63
|
+
w as HamburgerMenu,
|
64
|
+
H as Header,
|
65
|
+
f as Icon,
|
66
|
+
bo as Input,
|
67
|
+
go as InputWithTags,
|
68
|
+
J as KebabMenu,
|
69
|
+
s as LabelChip,
|
70
|
+
T as LoadingModal,
|
71
|
+
v as MenuItem,
|
72
|
+
W as MenuList,
|
73
|
+
Po as MessageBar,
|
74
|
+
B as Modal,
|
75
|
+
Do as NavigationBar,
|
76
|
+
ro as Pagination,
|
77
|
+
ko as PhoneInput,
|
78
|
+
y as Popover,
|
79
|
+
Mo as ProgressBar,
|
80
|
+
mo as Radio,
|
81
|
+
fo as RadioGroup,
|
82
|
+
Co as SearchBox,
|
83
|
+
X as SidebarOverlay,
|
84
|
+
L as Spinner,
|
85
|
+
n as SplitButton,
|
86
|
+
U as TableContentLoader,
|
87
|
+
F as TableLayout,
|
88
|
+
Z as Tabs,
|
89
|
+
So as ToastBar,
|
90
|
+
d as Toggle,
|
91
|
+
h as Tooltip,
|
92
|
+
to as Widget
|
89
93
|
};
|
90
94
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/index10.js
CHANGED
@@ -1,20 +1,50 @@
|
|
1
1
|
import e from "react";
|
2
|
-
|
2
|
+
import { Button as c } from "./index3.js";
|
3
|
+
import { Icon as b } from "./index5.js";
|
4
|
+
const E = (a) => {
|
3
5
|
const {
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
6
|
+
title: t,
|
7
|
+
content: o,
|
8
|
+
successButtonType: i,
|
9
|
+
successButtonDisabled: r = !1,
|
10
|
+
showCloseIcon: m = !1,
|
11
|
+
cancelButtonType: d,
|
12
|
+
successButtonText: s,
|
13
|
+
cancelButtonText: l,
|
14
|
+
cancelAction: n,
|
15
|
+
successAction: p,
|
16
|
+
isOpen: u,
|
17
|
+
width: f = "500px"
|
18
|
+
} = a;
|
8
19
|
return /* @__PURE__ */ e.createElement("div", {
|
9
|
-
className: `se-design-modal fixed inset-0 flex items-start justify-center z-[2000] backdrop-brightness-50 ${
|
20
|
+
className: `se-design-modal fixed inset-0 flex items-start justify-center z-[2000] backdrop-brightness-50 ${u ? "visible" : "invisible pointer-events-none"}`
|
10
21
|
}, /* @__PURE__ */ e.createElement("div", {
|
11
|
-
className: "modal-content flex flex-col gap-3 bg-[var(--color-white)] rounded shadow-lg p-8 mt-14",
|
22
|
+
className: "modal-content flex flex-col gap-3 bg-[var(--color-white)] rounded shadow-lg p-8 mt-14 relative",
|
12
23
|
style: {
|
13
|
-
width:
|
24
|
+
width: f
|
14
25
|
}
|
15
|
-
},
|
26
|
+
}, t && /* @__PURE__ */ e.createElement("div", {
|
27
|
+
className: "text-lg font-semibold"
|
28
|
+
}, t), /* @__PURE__ */ e.createElement("p", {
|
29
|
+
className: "leading-normal"
|
30
|
+
}, o), /* @__PURE__ */ e.createElement("div", {
|
31
|
+
className: "flex items-center justify-end gap-4 pt-2"
|
32
|
+
}, l && /* @__PURE__ */ e.createElement(c, {
|
33
|
+
type: d,
|
34
|
+
onClick: n,
|
35
|
+
label: l
|
36
|
+
}), s && /* @__PURE__ */ e.createElement(c, {
|
37
|
+
type: i,
|
38
|
+
disabled: r,
|
39
|
+
onClick: p,
|
40
|
+
label: s
|
41
|
+
})), m && /* @__PURE__ */ e.createElement(b, {
|
42
|
+
name: "close",
|
43
|
+
onClick: n,
|
44
|
+
className: "absolute top-8 right-8 cursor-pointer"
|
45
|
+
})));
|
16
46
|
};
|
17
47
|
export {
|
18
|
-
|
48
|
+
E as Modal
|
19
49
|
};
|
20
50
|
//# sourceMappingURL=index10.js.map
|
package/dist/index10.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index10.js","sources":["../src/components/
|
1
|
+
{"version":3,"file":"index10.js","sources":["../src/components/Modal/index.tsx"],"sourcesContent":["import React, { FC } from 'react';\nimport { Button } from 'src/components/Button';\nimport { Icon } from '../Icon';\n\nexport interface ModalProps {\n title?: string;\n content: string;\n successButtonText: string;\n cancelButtonText: string;\n successButtonType: 'primary' | 'secondary' | 'negative' | 'negative-secondary';\n cancelButtonType: 'primary' | 'secondary' | 'negative' | 'negative-secondary';\n cancelAction?: () => void;\n successAction?: () => void;\n showCloseIcon?: boolean;\n isOpen: boolean;\n width?: string;\n successButtonDisabled?: boolean;\n}\n\nexport const Modal: FC<ModalProps> = (props) => {\n const {\n title,\n content,\n successButtonType,\n successButtonDisabled = false,\n showCloseIcon = false,\n cancelButtonType,\n successButtonText,\n cancelButtonText,\n cancelAction,\n successAction,\n isOpen,\n width = '500px'\n } = props;\n\n return (\n <div\n className={`se-design-modal fixed inset-0 flex items-start justify-center z-[2000] backdrop-brightness-50 ${isOpen ? 'visible' : 'invisible pointer-events-none'}`}\n >\n <div\n className=\"modal-content flex flex-col gap-3 bg-[var(--color-white)] rounded shadow-lg p-8 mt-14 relative\"\n style={{ width }}\n >\n {title && <div className=\"text-lg font-semibold\">{title}</div>}\n <p className=\"leading-normal\">{content}</p>\n <div className=\"flex items-center justify-end gap-4 pt-2\">\n {cancelButtonText && <Button type={cancelButtonType} onClick={cancelAction} label={cancelButtonText} />}\n {successButtonText && (\n <Button\n type={successButtonType}\n disabled={successButtonDisabled}\n onClick={successAction}\n label={successButtonText}\n />\n )}\n </div>\n {showCloseIcon && (\n <Icon name=\"close\" onClick={cancelAction} className=\"absolute top-8 right-8 cursor-pointer\" />\n )}\n </div>\n </div>\n );\n};\n"],"names":["React__default","Button","Icon","Modal","props","title","content","successButtonType","successButtonDisabled","showCloseIcon","cancelButtonType","successButtonText","cancelButtonText","cancelAction","successAction","isOpen","width","React","createElement","className","style","type","onClick","label","disabled","name"],"mappings":"AAmBO,OAAAA,OAAA;AAAA,SAAA,UAAAC,SAAA;AAAA,SAAA,QAAAC,SAAA;AAAA,MAAMC,IAAyBC,CAAUA,MAAA;AACxC,QAAA;AAAA,IACJC,OAAAA;AAAAA,IACAC,SAAAA;AAAAA,IACAC,mBAAAA;AAAAA,IACAC,uBAAAA,IAAwB;AAAA,IACxBC,eAAAA,IAAgB;AAAA,IAChBC,kBAAAA;AAAAA,IACAC,mBAAAA;AAAAA,IACAC,kBAAAA;AAAAA,IACAC,cAAAA;AAAAA,IACAC,eAAAA;AAAAA,IACAC,QAAAA;AAAAA,IACAC,OAAAA,IAAQ;AAAA,EAAA,IACNZ;AAGFa,SAAAA,gBAAAA,EAAAC,cAAA,OAAA;AAAA,IACEC,WAAW,iGAAiGJ,IAAS,YAAY,+BAA+B;AAAA,EAAA,GAEhKG,gBAAAA,EAAAA,cAAA,OAAA;AAAA,IACEC,WAAU;AAAA,IACVC,OAAO;AAAA,MAAEJ,OAAAA;AAAAA,IAAAA;AAAAA,EAERX,GAAAA,KAASa,gBAAAA,EAAAA,cAAA,OAAA;AAAA,IAAKC,WAAU;AAAA,EAAyBd,GAAAA,CAAW,GAC7DY,gBAAAA,EAAAC,cAAA,KAAA;AAAA,IAAGC,WAAU;AAAA,EAAkBb,GAAAA,CAAW,GAC1CW,gBAAAA,EAAAC,cAAA,OAAA;AAAA,IAAKC,WAAU;AAAA,EACZP,GAAAA,KAAoBM,gBAAAA,EAAAA,cAACjB,GAAM;AAAA,IAACoB,MAAMX;AAAAA,IAAkBY,SAAST;AAAAA,IAAcU,OAAOX;AAAAA,EAAmB,CAAA,GACrGD,KACCM,gBAAAA,EAAAC,cAACjB,GAAM;AAAA,IACLoB,MAAMd;AAAAA,IACNiB,UAAUhB;AAAAA,IACVc,SAASR;AAAAA,IACTS,OAAOZ;AAAAA,EACR,CAAA,CAEA,GACJF,KACCQ,gBAAAA,EAAAC,cAAChB,GAAI;AAAA,IAACuB,MAAK;AAAA,IAAQH,SAAST;AAAAA,IAAcM,WAAU;AAAA,EAAyC,CAAA,CAE5F,CACF;AAET;"}
|
package/dist/index100.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const e = "data:image/svg+xml,%3csvg%
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='40'%20height='48'%20viewBox='0%200%2040%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_4582_136937)'%3e%3cpath%20d='M24.8908%201.77552L2.7605%201.74609C1.95621%201.74609%201.30149%202.3959%201.30149%203.20265L1.25%2042.2574C1.25%2043.0617%201.89981%2043.7164%202.70655%2043.7164L33.8925%2043.7557C34.6968%2043.7557%2035.3515%2043.1059%2035.3515%2042.2991L35.3907%2012.3C35.3907%2011.9125%2035.2387%2011.5423%2034.9641%2011.2701L25.9207%202.20219C25.6485%201.92755%2025.2782%201.77552%2024.8908%201.77307V1.77552Z'%20fill='%23F4FAFF'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-dasharray='3%203'/%3e%3cg%20clip-path='url(%23clip1_4582_136937)'%3e%3cpath%20d='M27.8908%204.7765L5.7605%204.74707C4.95621%204.74707%204.30149%205.39688%204.30149%206.20362L4.25%2045.2584C4.25%2046.0627%204.89981%2046.7174%205.70655%2046.7174L36.8925%2046.7566C37.6968%2046.7566%2038.3515%2046.1068%2038.3515%2045.3001L38.3907%2015.301C38.3907%2014.9135%2038.2387%2014.5433%2037.9641%2014.2711L28.9207%205.20316C28.6485%204.92853%2028.2782%204.7765%2027.8908%204.77404V4.7765Z'%20fill='%23F4FAFF'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-dasharray='3%203'/%3e%3cpath%20d='M27.6036%208.07715L27.5938%2014.8744C27.5938%2015.8626%2028.3931%2016.6644%2029.3789%2016.6644L35.4601%2016.6718'%20fill='%23F4FAFF'/%3e%3cpath%20d='M27.6036%208.07715L27.5938%2014.8744C27.5938%2015.8626%2028.3931%2016.6644%2029.3789%2016.6644L35.4601%2016.6718'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M29.5891%2038.1075L27.607%2040.0896L24.9641%2037.4468L23.8071%2038.6038C23.444%2038.9669%2022.8235%2038.795%2022.699%2038.2968L21.2669%2032.5686C21.1459%2032.0847%2021.5842%2031.6464%2022.0681%2031.7674L27.7963%2033.1994C28.2945%2033.324%2028.4664%2033.9445%2028.1033%2034.3076L26.9463%2035.4646L29.5891%2038.1075Z'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.2857%2029.5179V28.1964C26.2857%2027.4666%2025.6941%2026.875%2024.9643%2026.875H17.6964C16.9666%2026.875%2016.375%2027.4666%2016.375%2028.1964V35.4643C16.375%2036.1941%2016.9666%2036.7857%2017.6964%2036.7857H19.0179'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.7321%2022.9111C13.0023%2022.9111%2012.4106%2023.5028%2012.4106%2024.2326'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16.375%2022.9111H18.3571'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21%2022.9111C21.7298%2022.9111%2022.3214%2023.5028%2022.3214%2024.2326'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.4106%2026.875V28.8571'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.7321%2032.8214C13.0023%2032.8214%2012.4106%2032.2298%2012.4106%2031.5'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_4582_136937'%3e%3crect%20width='39'%20height='47'%20fill='white'%20transform='translate(0.5%200.75)'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_4582_136937'%3e%3crect%20width='34.6287'%20height='42.5'%20fill='white'%20transform='translate(4%204.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";
|
2
2
|
export {
|
3
3
|
e as default
|
4
4
|
};
|
package/dist/index100.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index100.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index100.js","sources":["../src/assets/icons/select-files.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='40'%20height='48'%20viewBox='0%200%2040%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_4582_136937)'%3e%3cpath%20d='M24.8908%201.77552L2.7605%201.74609C1.95621%201.74609%201.30149%202.3959%201.30149%203.20265L1.25%2042.2574C1.25%2043.0617%201.89981%2043.7164%202.70655%2043.7164L33.8925%2043.7557C34.6968%2043.7557%2035.3515%2043.1059%2035.3515%2042.2991L35.3907%2012.3C35.3907%2011.9125%2035.2387%2011.5423%2034.9641%2011.2701L25.9207%202.20219C25.6485%201.92755%2025.2782%201.77552%2024.8908%201.77307V1.77552Z'%20fill='%23F4FAFF'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-dasharray='3%203'/%3e%3cg%20clip-path='url(%23clip1_4582_136937)'%3e%3cpath%20d='M27.8908%204.7765L5.7605%204.74707C4.95621%204.74707%204.30149%205.39688%204.30149%206.20362L4.25%2045.2584C4.25%2046.0627%204.89981%2046.7174%205.70655%2046.7174L36.8925%2046.7566C37.6968%2046.7566%2038.3515%2046.1068%2038.3515%2045.3001L38.3907%2015.301C38.3907%2014.9135%2038.2387%2014.5433%2037.9641%2014.2711L28.9207%205.20316C28.6485%204.92853%2028.2782%204.7765%2027.8908%204.77404V4.7765Z'%20fill='%23F4FAFF'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-dasharray='3%203'/%3e%3cpath%20d='M27.6036%208.07715L27.5938%2014.8744C27.5938%2015.8626%2028.3931%2016.6644%2029.3789%2016.6644L35.4601%2016.6718'%20fill='%23F4FAFF'/%3e%3cpath%20d='M27.6036%208.07715L27.5938%2014.8744C27.5938%2015.8626%2028.3931%2016.6644%2029.3789%2016.6644L35.4601%2016.6718'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M29.5891%2038.1075L27.607%2040.0896L24.9641%2037.4468L23.8071%2038.6038C23.444%2038.9669%2022.8235%2038.795%2022.699%2038.2968L21.2669%2032.5686C21.1459%2032.0847%2021.5842%2031.6464%2022.0681%2031.7674L27.7963%2033.1994C28.2945%2033.324%2028.4664%2033.9445%2028.1033%2034.3076L26.9463%2035.4646L29.5891%2038.1075Z'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.2857%2029.5179V28.1964C26.2857%2027.4666%2025.6941%2026.875%2024.9643%2026.875H17.6964C16.9666%2026.875%2016.375%2027.4666%2016.375%2028.1964V35.4643C16.375%2036.1941%2016.9666%2036.7857%2017.6964%2036.7857H19.0179'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.7321%2022.9111C13.0023%2022.9111%2012.4106%2023.5028%2012.4106%2024.2326'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16.375%2022.9111H18.3571'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21%2022.9111C21.7298%2022.9111%2022.3214%2023.5028%2022.3214%2024.2326'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.4106%2026.875V28.8571'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.7321%2032.8214C13.0023%2032.8214%2012.4106%2032.2298%2012.4106%2031.5'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_4582_136937'%3e%3crect%20width='39'%20height='47'%20fill='white'%20transform='translate(0.5%200.75)'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_4582_136937'%3e%3crect%20width='34.6287'%20height='42.5'%20fill='white'%20transform='translate(4%204.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e\""],"names":["__vite_glob_0_52"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index101.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M8%201.65625V5.55955'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.65723%205.55859H14.3429V13.3652C14.3429%2013.6239%2014.2401%2013.8722%2014.0571%2014.0552C13.8741%2014.2381%2013.6259%2014.341%2013.3671%2014.341H2.63305C2.37424%2014.341%202.12604%2014.2381%201.94304%2014.0552C1.76003%2013.8722%201.65723%2013.6239%201.65723%2013.3652V5.55859Z'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.22077%202.26063C3.39571%201.89154%203.76761%201.65625%204.17605%201.65625H11.8241C12.2326%201.65625%2012.6045%201.89154%2012.7794%202.26063L14.3429%205.55955H1.65723L3.22077%202.26063Z'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
|
2
2
|
export {
|
3
3
|
e as default
|
4
4
|
};
|
package/dist/index101.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index101.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index101.js","sources":["../src/assets/icons/shipment.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M8%201.65625V5.55955'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.65723%205.55859H14.3429V13.3652C14.3429%2013.6239%2014.2401%2013.8722%2014.0571%2014.0552C13.8741%2014.2381%2013.6259%2014.341%2013.3671%2014.341H2.63305C2.37424%2014.341%202.12604%2014.2381%201.94304%2014.0552C1.76003%2013.8722%201.65723%2013.6239%201.65723%2013.3652V5.55859Z'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.22077%202.26063C3.39571%201.89154%203.76761%201.65625%204.17605%201.65625H11.8241C12.2326%201.65625%2012.6045%201.89154%2012.7794%202.26063L14.3429%205.55955H1.65723L3.22077%202.26063Z'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_53"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index102.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
const
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cg%20clip-path='url(%23clip0_7225_19501)'%3e%3cpath%20d='M2.82457%206.4442C2.30671%206.09896%201.271%205.09777%201.271%203.85491C1.271%202.30134%202.30671%201.26562%203.86028%201.26562C5.41385%201.26562%206.96742%202.8192%207.48528%206.4442C8.00314%2010.0692%205.93171%2014.7299%203.34242%2014.7299C0.753139%2014.7299%202.30671%207.99777%208.00314%205.92634C11.4181%204.68453%2011.6281%207.99777%2011.1103%2010.0692C12.146%208.51562%2013.1817%206.96205%2014.7353%207.99777M9.04185%2012.6589H14.7383'%20stroke='black'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7225_19501'%3e%3crect%20width='16'%20height='16'%20fill='white'%20/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";
|
2
2
|
export {
|
3
|
-
|
3
|
+
e as default
|
4
4
|
};
|
5
5
|
//# sourceMappingURL=index102.js.map
|
package/dist/index102.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index102.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index102.js","sources":["../src/assets/icons/signature-field.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cg%20clip-path='url(%23clip0_7225_19501)'%3e%3cpath%20d='M2.82457%206.4442C2.30671%206.09896%201.271%205.09777%201.271%203.85491C1.271%202.30134%202.30671%201.26562%203.86028%201.26562C5.41385%201.26562%206.96742%202.8192%207.48528%206.4442C8.00314%2010.0692%205.93171%2014.7299%203.34242%2014.7299C0.753139%2014.7299%202.30671%207.99777%208.00314%205.92634C11.4181%204.68453%2011.6281%207.99777%2011.1103%2010.0692C12.146%208.51562%2013.1817%206.96205%2014.7353%207.99777M9.04185%2012.6589H14.7383'%20stroke='black'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7225_19501'%3e%3crect%20width='16'%20height='16'%20fill='white'%20/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e\""],"names":["__vite_glob_0_54"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index103.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M11.9108%204.2362L5.57875%2010.5683L2.65625%2011.0554L3.14333%208.13287L9.47542%201.80078L11.9108%204.2362Z'%20stroke='%231B2636'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.65625%2013.4898H9.15547C9.67221%2013.4898%2010.1678%2013.2845%2010.5332%2012.9191L10.9367%2012.5156L11.3402%2012.9191C11.7056%2013.2845%2012.2011%2013.4898%2012.7178%2013.4898H14.3462'%20stroke='%231B2636'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.47656%2010.4871C9.47656%209.72618%2010.0934%209.10938%2010.8542%209.10938H11.0214C11.7822%209.10938%2012.3991%209.72618%2012.3991%2010.4871C12.3991%2010.8525%2012.2539%2011.2029%2011.9956%2011.4612L10.9378%2012.519L9.88007%2011.4612C9.62171%2011.2029%209.47656%2010.8525%209.47656%2010.4871Z'%20stroke='%231B2636'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
|
2
2
|
export {
|
3
3
|
e as default
|
4
4
|
};
|
package/dist/index103.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index103.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index103.js","sources":["../src/assets/icons/signer.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M11.9108%204.2362L5.57875%2010.5683L2.65625%2011.0554L3.14333%208.13287L9.47542%201.80078L11.9108%204.2362Z'%20stroke='%231B2636'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.65625%2013.4898H9.15547C9.67221%2013.4898%2010.1678%2013.2845%2010.5332%2012.9191L10.9367%2012.5156L11.3402%2012.9191C11.7056%2013.2845%2012.2011%2013.4898%2012.7178%2013.4898H14.3462'%20stroke='%231B2636'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.47656%2010.4871C9.47656%209.72618%2010.0934%209.10938%2010.8542%209.10938H11.0214C11.7822%209.10938%2012.3991%209.72618%2012.3991%2010.4871C12.3991%2010.8525%2012.2539%2011.2029%2011.9956%2011.4612L10.9378%2012.519L9.88007%2011.4612C9.62171%2011.2029%209.47656%2010.8525%209.47656%2010.4871Z'%20stroke='%231B2636'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_55"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index104.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
const
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%3e%3cg%20clip-path='url(%23clip0_72_2399)'%3e%3cpath%20d='M1.37388%206.99414H10.4141'%20stroke='%23111111'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.44197%202.02539L10.4141%206.99749L5.44197%2011.9696'%20stroke='%23111111'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.127%2011.9696V2.02539'%20stroke='%23111111'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_72_2399'%3e%3crect%20width='13.5'%20height='13.5'%20fill='white'%20transform='matrix(-1%200%200%201%2014%200.25)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";
|
2
2
|
export {
|
3
|
-
|
3
|
+
e as default
|
4
4
|
};
|
5
5
|
//# sourceMappingURL=index104.js.map
|
package/dist/index104.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index104.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index104.js","sources":["../src/assets/icons/slideout.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%3e%3cg%20clip-path='url(%23clip0_72_2399)'%3e%3cpath%20d='M1.37388%206.99414H10.4141'%20stroke='%23111111'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.44197%202.02539L10.4141%206.99749L5.44197%2011.9696'%20stroke='%23111111'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.127%2011.9696V2.02539'%20stroke='%23111111'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_72_2399'%3e%3crect%20width='13.5'%20height='13.5'%20fill='white'%20transform='matrix(-1%200%200%201%2014%200.25)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e\""],"names":["__vite_glob_0_56"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index105.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
const
|
1
|
+
const t = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='13'%20viewBox='0%200%2012%2013'%20fill='none'%3e%3cpath%20d='M10.5152%201H1.71523C1.11023%201%200.615234%201.495%200.615234%202.1V12L2.81523%209.8H10.5152C11.1202%209.8%2011.6152%209.305%2011.6152%208.7V2.1C11.6152%201.495%2011.1202%201%2010.5152%201ZM10.5152%208.7H2.81523L1.71523%209.8V2.1H10.5152V8.7ZM3.36523%204.85H4.46523V5.95H3.36523V4.85ZM5.56523%204.85H6.66523V5.95H5.56523V4.85ZM7.76523%204.85H8.86523V5.95H7.76523V4.85Z'%20fill='%23415575'%20stroke='%23F2F4F8'%20stroke-width='0.2'/%3e%3c/svg%3e";
|
2
2
|
export {
|
3
|
-
|
3
|
+
t as default
|
4
4
|
};
|
5
5
|
//# sourceMappingURL=index105.js.map
|
package/dist/index105.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index105.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index105.js","sources":["../src/assets/icons/sms.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='13'%20viewBox='0%200%2012%2013'%20fill='none'%3e%3cpath%20d='M10.5152%201H1.71523C1.11023%201%200.615234%201.495%200.615234%202.1V12L2.81523%209.8H10.5152C11.1202%209.8%2011.6152%209.305%2011.6152%208.7V2.1C11.6152%201.495%2011.1202%201%2010.5152%201ZM10.5152%208.7H2.81523L1.71523%209.8V2.1H10.5152V8.7ZM3.36523%204.85H4.46523V5.95H3.36523V4.85ZM5.56523%204.85H6.66523V5.95H5.56523V4.85ZM7.76523%204.85H8.86523V5.95H7.76523V4.85Z'%20fill='%23415575'%20stroke='%23F2F4F8'%20stroke-width='0.2'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_57"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index106.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const e = "data:image/svg+xml,%3csvg%20width='
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.705%2010.3125L12.001%2013.0166L9.29688%2010.3125'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.0039%202.95117V12.9512'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.70504%205.65234L4.00096%202.94826L1.29688%205.65234'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.00391%2013.0098V3.00977'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
|
2
2
|
export {
|
3
3
|
e as default
|
4
4
|
};
|
package/dist/index106.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index106.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index106.js","sources":["../src/assets/icons/sort.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.705%2010.3125L12.001%2013.0166L9.29688%2010.3125'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.0039%202.95117V12.9512'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.70504%205.65234L4.00096%202.94826L1.29688%205.65234'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.00391%2013.0098V3.00977'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_58"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index107.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
const
|
1
|
+
const C = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.31825%201.62467C7.24366%201.63988%201.22813%203.94961%201.07809%204.02065C0.98891%204.06287%200.850115%204.17259%200.784466%204.25277C0.710632%204.34293%200.635259%204.4953%200.603951%204.61773C0.574405%204.73328%200.574032%204.78117%200.574256%208.47036C0.574495%2012.5912%200.56728%2012.284%200.668987%2012.5022C0.76203%2012.7018%200.922963%2012.8736%201.10978%2012.9728C1.15606%2012.9974%202.54163%2013.5357%204.18882%2014.1691C5.83601%2014.8025%207.20724%2015.3315%207.23599%2015.3447C7.32984%2015.3876%207.4212%2015.4097%207.50486%2015.4097C7.58424%2015.4097%207.71566%2015.379%207.7497%2015.3525C7.75881%2015.3454%207.79651%2015.3294%207.83348%2015.317C8.03258%2015.2501%2013.8291%2013.0101%2013.9%2012.9726C14.0796%2012.8777%2014.2379%2012.7114%2014.3314%2012.5197C14.4449%2012.2869%2014.4364%2012.631%2014.4321%208.43142L14.4282%204.66273L14.3951%204.56542C14.3033%204.29565%2014.0769%204.04918%2013.8158%203.93474C13.7153%203.89068%207.92525%201.69931%207.78269%201.65138C7.67583%201.61545%207.43218%201.60143%207.31825%201.62467ZM5.05097%203.62847C3.69824%204.14987%202.61311%204.57599%202.62369%204.58166C2.63422%204.5873%203.73657%205.01286%205.07338%205.52734L7.50392%206.46276L9.97276%205.5126C11.3306%204.99002%2012.4432%204.56097%2012.4452%204.55915C12.4483%204.55638%207.55586%202.7024%207.51233%202.68985C7.50412%202.68749%206.39651%203.10987%205.05097%203.62847ZM1.63457%208.69313C1.63457%2011.3485%201.63839%2012.0348%201.65324%2012.044C1.66352%2012.0504%202.86165%2012.5136%204.31578%2013.0734L6.95966%2014.0912L6.96342%2010.752C6.9655%208.91538%206.96214%207.40806%206.95595%207.40237C6.945%207.39229%201.71269%205.37513%201.66071%205.36096C1.63587%205.35417%201.63457%205.52008%201.63457%208.69313ZM10.6939%206.37895L8.05007%207.3981L8.0463%2010.7466L8.04254%2014.0951L8.12075%2014.0643C8.16377%2014.0473%209.35184%2013.5896%2010.7609%2013.0472C12.17%2012.5047%2013.3346%2012.0546%2013.349%2012.047C13.3738%2012.0339%2013.3752%2011.859%2013.3752%208.69524C13.3752%206.03419%2013.3714%205.35756%2013.3565%205.35857C13.3462%205.35925%2012.1481%205.81844%2010.6939%206.37895Z'%20fill='%2356CF8A'/%3e%3c/svg%3e";
|
2
2
|
export {
|
3
|
-
|
3
|
+
C as default
|
4
4
|
};
|
5
5
|
//# sourceMappingURL=index107.js.map
|
package/dist/index107.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index107.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index107.js","sources":["../src/assets/icons/space.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.31825%201.62467C7.24366%201.63988%201.22813%203.94961%201.07809%204.02065C0.98891%204.06287%200.850115%204.17259%200.784466%204.25277C0.710632%204.34293%200.635259%204.4953%200.603951%204.61773C0.574405%204.73328%200.574032%204.78117%200.574256%208.47036C0.574495%2012.5912%200.56728%2012.284%200.668987%2012.5022C0.76203%2012.7018%200.922963%2012.8736%201.10978%2012.9728C1.15606%2012.9974%202.54163%2013.5357%204.18882%2014.1691C5.83601%2014.8025%207.20724%2015.3315%207.23599%2015.3447C7.32984%2015.3876%207.4212%2015.4097%207.50486%2015.4097C7.58424%2015.4097%207.71566%2015.379%207.7497%2015.3525C7.75881%2015.3454%207.79651%2015.3294%207.83348%2015.317C8.03258%2015.2501%2013.8291%2013.0101%2013.9%2012.9726C14.0796%2012.8777%2014.2379%2012.7114%2014.3314%2012.5197C14.4449%2012.2869%2014.4364%2012.631%2014.4321%208.43142L14.4282%204.66273L14.3951%204.56542C14.3033%204.29565%2014.0769%204.04918%2013.8158%203.93474C13.7153%203.89068%207.92525%201.69931%207.78269%201.65138C7.67583%201.61545%207.43218%201.60143%207.31825%201.62467ZM5.05097%203.62847C3.69824%204.14987%202.61311%204.57599%202.62369%204.58166C2.63422%204.5873%203.73657%205.01286%205.07338%205.52734L7.50392%206.46276L9.97276%205.5126C11.3306%204.99002%2012.4432%204.56097%2012.4452%204.55915C12.4483%204.55638%207.55586%202.7024%207.51233%202.68985C7.50412%202.68749%206.39651%203.10987%205.05097%203.62847ZM1.63457%208.69313C1.63457%2011.3485%201.63839%2012.0348%201.65324%2012.044C1.66352%2012.0504%202.86165%2012.5136%204.31578%2013.0734L6.95966%2014.0912L6.96342%2010.752C6.9655%208.91538%206.96214%207.40806%206.95595%207.40237C6.945%207.39229%201.71269%205.37513%201.66071%205.36096C1.63587%205.35417%201.63457%205.52008%201.63457%208.69313ZM10.6939%206.37895L8.05007%207.3981L8.0463%2010.7466L8.04254%2014.0951L8.12075%2014.0643C8.16377%2014.0473%209.35184%2013.5896%2010.7609%2013.0472C12.17%2012.5047%2013.3346%2012.0546%2013.349%2012.047C13.3738%2012.0339%2013.3752%2011.859%2013.3752%208.69524C13.3752%206.03419%2013.3714%205.35756%2013.3565%205.35857C13.3462%205.35925%2012.1481%205.81844%2010.6939%206.37895Z'%20fill='%2356CF8A'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_59"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index108.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const e = "data:image/svg+xml,%3csvg%20width='
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M2.30574%2011.1058H13.6986V12.6594C13.6986%2012.9341%2013.5894%2013.1976%2013.3952%2013.3918C13.201%2013.586%2012.9376%2013.6951%2012.6629%2013.6951H3.34145C3.06676%2013.6951%202.80333%2013.586%202.60909%2013.3918C2.41486%2013.1976%202.30574%2012.9341%202.30574%2012.6594V11.1058Z'%20stroke='black'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3cpath%20d='M11.6281%207.4811C11.3535%207.4811%2011.09%207.37197%2010.8958%207.17775C10.7015%206.98351%2010.5924%206.72007%2010.5924%206.44538V4.37395C10.5924%203.68723%2010.3196%203.02863%209.83404%202.54305C9.34846%202.05746%208.68986%201.78467%208.00314%201.78467C7.31642%201.78467%206.65782%202.05746%206.17223%202.54305C5.68665%203.02863%205.41385%203.68723%205.41385%204.37395V6.44538C5.41385%206.72007%205.30473%206.98351%205.1105%207.17775C4.91626%207.37197%204.65283%207.4811%204.37814%207.4811H3.34242C2.79305%207.4811%202.26617%207.69933%201.87771%208.08781C1.48924%208.47627%201.271%209.00315%201.271%209.55253V10.0704C1.271%2010.3451%201.38012%2010.6085%201.57435%2010.8027C1.76858%2010.997%202.03202%2011.1061%202.30671%2011.1061H13.6996C13.9742%2011.1061%2014.2377%2010.997%2014.4319%2010.8027C14.6261%2010.6085%2014.7353%2010.3451%2014.7353%2010.0704V9.55253C14.7353%209.00315%2014.5171%208.47627%2014.1286%208.08781C13.7401%207.69933%2013.2132%207.4811%2012.6639%207.4811H11.6281Z'%20stroke='black'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e";
|
2
2
|
export {
|
3
3
|
e as default
|
4
4
|
};
|
package/dist/index108.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index108.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index108.js","sources":["../src/assets/icons/stamp-field.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M2.30574%2011.1058H13.6986V12.6594C13.6986%2012.9341%2013.5894%2013.1976%2013.3952%2013.3918C13.201%2013.586%2012.9376%2013.6951%2012.6629%2013.6951H3.34145C3.06676%2013.6951%202.80333%2013.586%202.60909%2013.3918C2.41486%2013.1976%202.30574%2012.9341%202.30574%2012.6594V11.1058Z'%20stroke='black'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3cpath%20d='M11.6281%207.4811C11.3535%207.4811%2011.09%207.37197%2010.8958%207.17775C10.7015%206.98351%2010.5924%206.72007%2010.5924%206.44538V4.37395C10.5924%203.68723%2010.3196%203.02863%209.83404%202.54305C9.34846%202.05746%208.68986%201.78467%208.00314%201.78467C7.31642%201.78467%206.65782%202.05746%206.17223%202.54305C5.68665%203.02863%205.41385%203.68723%205.41385%204.37395V6.44538C5.41385%206.72007%205.30473%206.98351%205.1105%207.17775C4.91626%207.37197%204.65283%207.4811%204.37814%207.4811H3.34242C2.79305%207.4811%202.26617%207.69933%201.87771%208.08781C1.48924%208.47627%201.271%209.00315%201.271%209.55253V10.0704C1.271%2010.3451%201.38012%2010.6085%201.57435%2010.8027C1.76858%2010.997%202.03202%2011.1061%202.30671%2011.1061H13.6996C13.9742%2011.1061%2014.2377%2010.997%2014.4319%2010.8027C14.6261%2010.6085%2014.7353%2010.3451%2014.7353%2010.0704V9.55253C14.7353%209.00315%2014.5171%208.47627%2014.1286%208.08781C13.7401%207.69933%2013.2132%207.4811%2012.6639%207.4811H11.6281Z'%20stroke='black'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e\""],"names":["__vite_glob_0_60"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index109.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='64'%20height='64'%20viewBox='0%200%2064%2064'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='32'%20cy='32'%20r='32'%20fill='%23CAF0DB'/%3e%3cellipse%20cx='30.9817'%20cy='31.3913'%20rx='15.5949'%20ry='18.4304'%20fill='white'/%3e%3cg%20clip-path='url(%23clip0_7795_59509)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M31.8059%2056.7085C45.5641%2056.7085%2056.7173%2045.5553%2056.7173%2031.7971C56.7173%2018.039%2045.5641%206.88574%2031.8059%206.88574C18.0478%206.88574%206.89453%2018.039%206.89453%2031.7971C6.89453%2045.5553%2018.0478%2056.7085%2031.8059%2056.7085ZM44.2716%2025.4573C45.1922%2024.3062%2045.0058%2022.6266%2043.8545%2021.7057C42.7036%2020.7848%2041.0239%2020.9715%2040.1031%2022.1225L27.484%2037.8963L22.4361%2034.1103C21.2568%2033.2259%2019.5838%2033.4649%2018.6994%2034.6442C17.8149%2035.8234%2018.0539%2037.4964%2019.2332%2038.3809L26.3507%2043.719C27.504%2044.5842%2029.1358%2044.3767%2030.0364%2043.251L44.2716%2025.4573Z'%20fill='%2356CF8A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7795_59509'%3e%3crect%20width='49.8228'%20height='49.8228'%20fill='white'%20transform='translate(6.88672%206.8877)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";
|
2
2
|
export {
|
3
3
|
e as default
|
4
4
|
};
|
package/dist/index109.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index109.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index109.js","sources":["../src/assets/icons/success-check.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='64'%20height='64'%20viewBox='0%200%2064%2064'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='32'%20cy='32'%20r='32'%20fill='%23CAF0DB'/%3e%3cellipse%20cx='30.9817'%20cy='31.3913'%20rx='15.5949'%20ry='18.4304'%20fill='white'/%3e%3cg%20clip-path='url(%23clip0_7795_59509)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M31.8059%2056.7085C45.5641%2056.7085%2056.7173%2045.5553%2056.7173%2031.7971C56.7173%2018.039%2045.5641%206.88574%2031.8059%206.88574C18.0478%206.88574%206.89453%2018.039%206.89453%2031.7971C6.89453%2045.5553%2018.0478%2056.7085%2031.8059%2056.7085ZM44.2716%2025.4573C45.1922%2024.3062%2045.0058%2022.6266%2043.8545%2021.7057C42.7036%2020.7848%2041.0239%2020.9715%2040.1031%2022.1225L27.484%2037.8963L22.4361%2034.1103C21.2568%2033.2259%2019.5838%2033.4649%2018.6994%2034.6442C17.8149%2035.8234%2018.0539%2037.4964%2019.2332%2038.3809L26.3507%2043.719C27.504%2044.5842%2029.1358%2044.3767%2030.0364%2043.251L44.2716%2025.4573Z'%20fill='%2356CF8A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7795_59509'%3e%3crect%20width='49.8228'%20height='49.8228'%20fill='white'%20transform='translate(6.88672%206.8877)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e\""],"names":["__vite_glob_0_61"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index11.js
CHANGED
@@ -1,19 +1,21 @@
|
|
1
1
|
import e from "react";
|
2
|
-
|
3
|
-
/* empty css */
|
4
|
-
const c = (l) => {
|
2
|
+
const i = (t) => {
|
5
3
|
const {
|
6
|
-
|
7
|
-
|
4
|
+
renderModalContent: s,
|
5
|
+
isOpen: n,
|
6
|
+
width: o = "500px",
|
7
|
+
className: a = ""
|
8
|
+
} = t;
|
8
9
|
return /* @__PURE__ */ e.createElement("div", {
|
9
|
-
className:
|
10
|
+
className: `se-design-modal fixed inset-0 flex items-start justify-center z-[2000] backdrop-brightness-50 ${n ? "visible" : "invisible pointer-events-none"} ${a}`
|
10
11
|
}, /* @__PURE__ */ e.createElement("div", {
|
11
|
-
className: "modal-content flex flex-col gap-3 bg-[var(--color-white)] rounded shadow-lg p-8 mt-14
|
12
|
-
|
13
|
-
|
14
|
-
|
12
|
+
className: "modal-content flex flex-col gap-3 bg-[var(--color-white)] rounded shadow-lg p-8 mt-14",
|
13
|
+
style: {
|
14
|
+
width: o
|
15
|
+
}
|
16
|
+
}, s()));
|
15
17
|
};
|
16
18
|
export {
|
17
|
-
|
19
|
+
i as CustomModal
|
18
20
|
};
|
19
21
|
//# sourceMappingURL=index11.js.map
|