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.
@@ -1,9 +1,43 @@
1
- import { jsxs as t, jsx as i } from "react/jsx-runtime";
2
- import { n as r } from "../.chunks/emotion-styled.browser.esm.js";
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 { U as m, M as c, P as d } from "../.chunks/user.js";
6
- const x = r("h3")(() => ({
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
- })), g = r("p")(() => ({
51
+ })), k = i("p")(() => ({
18
52
  ...n`
19
53
  margin: 0;
20
54
  `
21
- })), h = r("div")(() => ({
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
- })), j = ({ fullName: e, email: o, phoneNumber: a, title: p, description: s }) => /* @__PURE__ */ t(l, { children: [
40
- /* @__PURE__ */ t(x, { children: [
41
- /* @__PURE__ */ i(m, {}),
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
- e,
77
+ a,
44
78
  " • ",
45
- p
79
+ s
46
80
  ] }),
47
- /* @__PURE__ */ i(g, { children: s }),
48
- /* @__PURE__ */ t(h, { children: [
81
+ /* @__PURE__ */ e(k, { children: p }),
82
+ /* @__PURE__ */ t(u, { children: [
49
83
  /* @__PURE__ */ t("p", { children: [
50
- /* @__PURE__ */ i(c, {}),
84
+ /* @__PURE__ */ e(h, {}),
51
85
  " ",
52
- o
86
+ r
53
87
  ] }),
54
88
  /* @__PURE__ */ t("p", { children: [
55
- /* @__PURE__ */ i(d, {}),
89
+ /* @__PURE__ */ e(x, {}),
56
90
  " ",
57
- a
91
+ c
58
92
  ] })
59
93
  ] })
60
94
  ] });
61
95
  export {
62
- j as default
96
+ z as default
63
97
  };
@@ -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 vo = ({
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
- vo as default
107
+ xo as default
110
108
  };