jcicl 1.2.7 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ContactCard/ContactCard.js +52 -18
- package/FormFields/FormFields.js +2 -4
- package/LabeledDropdown/LabeledDropdown.js +649 -639
- package/LabeledTextArea/LabeledTextArea.js +13 -10
- package/Table/Table.js +99 -93
- package/TimeSlotPicker/TimeSlotPicker.d.ts +42 -0
- package/TimeSlotPicker/TimeSlotPicker.js +78 -0
- package/TimeSlotPicker/index.d.ts +1 -0
- package/TimeSlotPicker/index.js +5 -0
- package/assets/style.css +1 -1
- package/assets/tailwind.css +2 -2
- package/index.d.ts +2 -2
- package/index.js +19 -19
- package/package.json +1 -1
- package/.chunks/chevron-down.js +0 -11
- package/.chunks/user.js +0 -41
- package/ClientMatchCard/ClientMatchCard.d.ts +0 -21
- package/ClientMatchCard/ClientMatchCard.js +0 -121
- package/ClientMatchCard/index.d.ts +0 -3
- package/ClientMatchCard/index.js +0 -5
|
@@ -1,9 +1,43 @@
|
|
|
1
|
-
import { jsxs as t, jsx as
|
|
2
|
-
import { n as
|
|
1
|
+
import { jsxs as t, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
import { n as i } from "../.chunks/emotion-styled.browser.esm.js";
|
|
3
3
|
import { c as n } from "../.chunks/emotion-react.browser.esm.js";
|
|
4
4
|
import { DetailItemContainer as l } from "../DetailPageComponents/DetailPageComponents.js";
|
|
5
|
-
import {
|
|
6
|
-
|
|
5
|
+
import { c as o } from "../.chunks/createLucideIcon.js";
|
|
6
|
+
/**
|
|
7
|
+
* @license lucide-react v0.525.0 - ISC
|
|
8
|
+
*
|
|
9
|
+
* This source code is licensed under the ISC license.
|
|
10
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
11
|
+
*/
|
|
12
|
+
const d = [
|
|
13
|
+
["path", { d: "m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7", key: "132q7q" }],
|
|
14
|
+
["rect", { x: "2", y: "4", width: "20", height: "16", rx: "2", key: "izxlao" }]
|
|
15
|
+
], h = o("mail", d);
|
|
16
|
+
/**
|
|
17
|
+
* @license lucide-react v0.525.0 - ISC
|
|
18
|
+
*
|
|
19
|
+
* This source code is licensed under the ISC license.
|
|
20
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
21
|
+
*/
|
|
22
|
+
const m = [
|
|
23
|
+
[
|
|
24
|
+
"path",
|
|
25
|
+
{
|
|
26
|
+
d: "M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",
|
|
27
|
+
key: "9njp5v"
|
|
28
|
+
}
|
|
29
|
+
]
|
|
30
|
+
], x = o("phone", m);
|
|
31
|
+
/**
|
|
32
|
+
* @license lucide-react v0.525.0 - ISC
|
|
33
|
+
*
|
|
34
|
+
* This source code is licensed under the ISC license.
|
|
35
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
36
|
+
*/
|
|
37
|
+
const g = [
|
|
38
|
+
["path", { d: "M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2", key: "975kel" }],
|
|
39
|
+
["circle", { cx: "12", cy: "7", r: "4", key: "17ys0d" }]
|
|
40
|
+
], f = o("user", g), y = i("h3")(() => ({
|
|
7
41
|
...n`
|
|
8
42
|
font-size: 21px;
|
|
9
43
|
font-weight: 600;
|
|
@@ -14,11 +48,11 @@ const x = r("h3")(() => ({
|
|
|
14
48
|
margin-right: 9px;
|
|
15
49
|
}
|
|
16
50
|
`
|
|
17
|
-
})),
|
|
51
|
+
})), k = i("p")(() => ({
|
|
18
52
|
...n`
|
|
19
53
|
margin: 0;
|
|
20
54
|
`
|
|
21
|
-
})),
|
|
55
|
+
})), u = i("div")(() => ({
|
|
22
56
|
...n`
|
|
23
57
|
display: flex;
|
|
24
58
|
gap: 13px;
|
|
@@ -36,28 +70,28 @@ const x = r("h3")(() => ({
|
|
|
36
70
|
font-size: 14px;
|
|
37
71
|
}
|
|
38
72
|
`
|
|
39
|
-
})),
|
|
40
|
-
/* @__PURE__ */ t(
|
|
41
|
-
/* @__PURE__ */
|
|
73
|
+
})), z = ({ fullName: a, email: r, phoneNumber: c, title: s, description: p }) => /* @__PURE__ */ t(l, { children: [
|
|
74
|
+
/* @__PURE__ */ t(y, { children: [
|
|
75
|
+
/* @__PURE__ */ e(f, {}),
|
|
42
76
|
" ",
|
|
43
|
-
|
|
77
|
+
a,
|
|
44
78
|
" • ",
|
|
45
|
-
|
|
79
|
+
s
|
|
46
80
|
] }),
|
|
47
|
-
/* @__PURE__ */
|
|
48
|
-
/* @__PURE__ */ t(
|
|
81
|
+
/* @__PURE__ */ e(k, { children: p }),
|
|
82
|
+
/* @__PURE__ */ t(u, { children: [
|
|
49
83
|
/* @__PURE__ */ t("p", { children: [
|
|
50
|
-
/* @__PURE__ */
|
|
84
|
+
/* @__PURE__ */ e(h, {}),
|
|
51
85
|
" ",
|
|
52
|
-
|
|
86
|
+
r
|
|
53
87
|
] }),
|
|
54
88
|
/* @__PURE__ */ t("p", { children: [
|
|
55
|
-
/* @__PURE__ */
|
|
89
|
+
/* @__PURE__ */ e(x, {}),
|
|
56
90
|
" ",
|
|
57
|
-
|
|
91
|
+
c
|
|
58
92
|
] })
|
|
59
93
|
] })
|
|
60
94
|
] });
|
|
61
95
|
export {
|
|
62
|
-
|
|
96
|
+
z as default
|
|
63
97
|
};
|
package/FormFields/FormFields.js
CHANGED
|
@@ -28,8 +28,6 @@ import "../SiteBanner/SiteBanner.js";
|
|
|
28
28
|
import "../WithLabel/WithLabel.js";
|
|
29
29
|
import "../WithLoading/WithLoading.js";
|
|
30
30
|
import "../RecordCard/RecordCard.js";
|
|
31
|
-
import "../theme.js";
|
|
32
|
-
import "../DetailPageComponents/DetailPageComponents.js";
|
|
33
31
|
import "../Toast/Toast.js";
|
|
34
32
|
import "../.chunks/AppHeader.js";
|
|
35
33
|
import "../EditableInfoCard/EditableInfoCard.js";
|
|
@@ -37,7 +35,7 @@ import "../Nav/Nav.js";
|
|
|
37
35
|
import "../AuthContext/AuthProvider.js";
|
|
38
36
|
import "../AppContainer/AppContainer.js";
|
|
39
37
|
import "../DefaultTemplate/DefaultTemplate.js";
|
|
40
|
-
const
|
|
38
|
+
const xo = ({
|
|
41
39
|
title: h,
|
|
42
40
|
fields: a,
|
|
43
41
|
columns: w,
|
|
@@ -106,5 +104,5 @@ const vo = ({
|
|
|
106
104
|
] });
|
|
107
105
|
};
|
|
108
106
|
export {
|
|
109
|
-
|
|
107
|
+
xo as default
|
|
110
108
|
};
|