@luscii-healthtech/web-ui 19.1.1 → 20.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/dist/components/Icons/index.d.ts +0 -1
- package/dist/index.development.js +2 -70
- package/dist/index.development.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/web-ui.esm.js +1 -1
- package/dist/web-ui.esm.js.map +1 -1
- package/package.json +1 -1
- package/dist/components/Icons/EmptyStateDashboardIcon.d.ts +0 -4
|
@@ -16,7 +16,6 @@ export { default as DownArrowIcon } from "./DownArrowIcon";
|
|
|
16
16
|
export { default as DragIcon } from "./DragIcon";
|
|
17
17
|
export { default as EditIcon } from "./EditIcon";
|
|
18
18
|
export { default as EmptyIcon } from "./EmptyIcon";
|
|
19
|
-
export { default as EmptyStateDashboardIcon } from "./EmptyStateDashboardIcon";
|
|
20
19
|
export { default as ExclamationMarkIcon } from "./ExclamationMarkIcon";
|
|
21
20
|
export { default as ExportIcon } from "./ExportIcon";
|
|
22
21
|
export { default as EyeIconSlashed } from "./EyeIconSlashed";
|
|
@@ -379,72 +379,6 @@ const SvgEmptyIcon = (props) => React__namespace.default.createElement(
|
|
|
379
379
|
);
|
|
380
380
|
var EmptyIcon = IconWrapper(SvgEmptyIcon);
|
|
381
381
|
|
|
382
|
-
const SvgEmptyStateDashboardIcon = (props) => React__namespace.default.createElement(
|
|
383
|
-
"svg",
|
|
384
|
-
Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 450 300" }, props),
|
|
385
|
-
React__namespace.default.createElement("path", { fill: "#82D6F8", d: "M450 291c0-26.921-5.82-53.578-17.127-78.45-11.307-24.872-27.881-47.471-48.774-66.507-20.893-19.036-45.697-34.136-72.995-44.438C283.806 91.302 254.547 86 225 86c-29.547 0-58.806 5.302-86.104 15.605-27.298 10.302-52.102 25.402-72.995 44.438-20.893 19.036-37.467 41.635-48.774 66.507C5.82 237.422 0 264.079 0 291h450Z" }),
|
|
386
|
-
React__namespace.default.createElement("path", { fill: "#1F2937", d: "M95 73.008C95 65.824 100.824 60 108.008 60h234.146c7.184 0 13.008 5.824 13.008 13.008v150.244c0 7.184-5.824 13.008-13.008 13.008H108.008c-7.184 0-13.008-5.824-13.008-13.008V73.008Z" }),
|
|
387
|
-
React__namespace.default.createElement("path", { fill: "#F9FAFB", d: "M167.846 70.406h172.91a4 4 0 0 1 4 4v147.447a4 4 0 0 1-4 4h-172.91V70.406Z" }),
|
|
388
|
-
React__namespace.default.createElement("path", { fill: "#fff", d: "M173.049 99.772a4 4 0 0 1 4-4h72.65a4 4 0 0 1 4 4v51.837a4 4 0 0 1-4 4h-72.65a4 4 0 0 1-4-4V99.772Z" }),
|
|
389
|
-
React__namespace.default.createElement("path", { fill: "#FF83B4", d: "M226.988 139.305a.634.634 0 0 1-.007.912 19.51 19.51 0 0 1-25.709.834 19.507 19.507 0 0 1-7.039-16.995 19.5 19.5 0 0 1 10.22-15.296 19.507 19.507 0 0 1 8.548-2.293c.359-.012.65.28.65.639v18.593a.65.65 0 0 0 .19.46l13.147 13.146Z" }),
|
|
390
|
-
React__namespace.default.createElement("path", { fill: "#52C6F4", d: "M233.813 124.667a.634.634 0 0 0 .64-.65 19.515 19.515 0 0 0-18.851-18.851.634.634 0 0 0-.651.639v18.212c0 .359.291.65.651.65h18.211Z" }),
|
|
391
|
-
React__namespace.default.createElement("path", { fill: "#6ABFA5", d: "M228.937 139.306a.634.634 0 0 0 .912-.008 19.513 19.513 0 0 0 5.252-12.679.635.635 0 0 0-.64-.651h-17.292a.65.65 0 0 0-.459 1.111l12.227 12.227Z" }),
|
|
392
|
-
React__namespace.default.createElement("path", { fill: "#fff", d: "M258.902 99.772a4 4 0 0 1 4-4h72.651a4 4 0 0 1 4 4v51.837a4 4 0 0 1-4 4h-72.651a4 4 0 0 1-4-4V99.772Z" }),
|
|
393
|
-
React__namespace.default.createElement("path", { fill: "#52C6F4", d: "M278.414 126.991a2.601 2.601 0 0 1 2.602-2.601h5.203a2.601 2.601 0 0 1 2.602 2.601v15.61a2.602 2.602 0 0 1-2.602 2.602h-5.203a2.602 2.602 0 0 1-2.602-2.602v-15.61Zm15.61-16.26a2.602 2.602 0 0 1 2.601-2.602h5.204a2.601 2.601 0 0 1 2.601 2.602v31.87a2.601 2.601 0 0 1-2.601 2.602h-5.204a2.602 2.602 0 0 1-2.601-2.602v-31.87Z" }),
|
|
394
|
-
React__namespace.default.createElement("path", { fill: "#6ABFA5", d: "M309.634 119.837a2.601 2.601 0 0 1 2.601-2.602h5.203a2.602 2.602 0 0 1 2.602 2.602v22.764a2.602 2.602 0 0 1-2.602 2.602h-5.203a2.601 2.601 0 0 1-2.601-2.602v-22.764Z" }),
|
|
395
|
-
React__namespace.default.createElement("path", { fill: "#fff", d: "M258.902 164.812a4 4 0 0 1 4-4h72.651a4 4 0 0 1 4 4.001v51.837a4 4 0 0 1-4 4h-72.651a4 4 0 0 1-4-4v-51.838Z" }),
|
|
396
|
-
React__namespace.default.createElement("path", { fill: "#6ABFA5", fillRule: "evenodd", d: "M280.096 191.874s-8.609-8.594.678-17.219c0 0 3.401-3.603 10.279-2.614 3.899.562 5.429 2.412 8.022 6.325 0 0 3.216-6.206 11.725-6.229 7.25-.019 12.804 8.086 10.765 14.744 0 0-.681 2.076-3.515 4.993l-18.928 18.369-19.026-18.369Z", clipRule: "evenodd" }),
|
|
397
|
-
React__namespace.default.createElement("path", { fill: "#fff", d: "M173.049 164.812a4 4 0 0 1 4-4h72.65a4 4 0 0 1 4 4.001v51.837a4 4 0 0 1-4 4h-72.65a4 4 0 0 1-4-4v-51.838Z" }),
|
|
398
|
-
React__namespace.default.createElement("path", { fill: "#F4F4F4", d: "M173.049 178.374h80.65v1.301h-80.65z" }),
|
|
399
|
-
React__namespace.default.createElement("path", { fill: "#52C6F4", fillRule: "evenodd", d: "M228.738 169.616c.394-.076.801.035 1.102.299l15.61 13.658a1.301 1.301 0 1 1-1.713 1.958l-14.354-12.559-14.85 29.082a1.302 1.302 0 0 1-1.896.481l-15.488-10.649-15.473-6.124a1.3 1.3 0 1 1 .957-2.419l15.61 6.178c.091.036.178.083.258.138l14.389 9.892 14.935-29.249c.183-.357.52-.61.913-.686Z", clipRule: "evenodd" }),
|
|
400
|
-
React__namespace.default.createElement("circle", { cx: 182.805, cy: 184.878, r: 2.602, fill: "#3FABD6" }),
|
|
401
|
-
React__namespace.default.createElement("circle", { cx: 197.764, cy: 190.731, r: 2.602, fill: "#3FABD6" }),
|
|
402
|
-
React__namespace.default.createElement("circle", { cx: 213.373, cy: 201.137, r: 2.602, fill: "#3FABD6" }),
|
|
403
|
-
React__namespace.default.createElement("circle", { cx: 229.635, cy: 171.219, r: 3.902, fill: "#6ABFA5" }),
|
|
404
|
-
React__namespace.default.createElement("circle", { cx: 245.244, cy: 184.878, r: 2.602, fill: "#3FABD6" }),
|
|
405
|
-
React__namespace.default.createElement("path", { fill: "#fff", d: "M173.049 80.26a4 4 0 0 1 4-4h158.504a4 4 0 0 1 4 4v6.31a4 4 0 0 1-4 4H177.049a4 4 0 0 1-4-4v-6.31Z" }),
|
|
406
|
-
React__namespace.default.createElement("rect", { width: 26.016, height: 3.902, x: 178.252, y: 81.463, fill: "#D1D5DB", rx: 1.951 }),
|
|
407
|
-
React__namespace.default.createElement("rect", { width: 52.032, height: 3.902, x: 282.316, y: 81.463, fill: "#D1D5DB", rx: 1.951 }),
|
|
408
|
-
React__namespace.default.createElement("rect", { width: 67.642, height: 3.902, x: 209.471, y: 81.463, fill: "#9CA3AF", rx: 1.951 }),
|
|
409
|
-
React__namespace.default.createElement("path", { fill: "#1F2937", d: "M160.041 289.594c0-5.748 4.659-10.407 10.407-10.407h109.268c5.747 0 10.406 4.659 10.406 10.407 0 5.747-4.659 10.406-10.406 10.406H170.448c-5.748 0-10.407-4.659-10.407-10.406Z" }),
|
|
410
|
-
React__namespace.default.createElement("path", { fill: "#4B5563", d: "M203.617 236.26h42.927l5.203 42.927h-53.333l5.203-42.927Z" }),
|
|
411
|
-
React__namespace.default.createElement("path", { fill: "#F3F4F6", d: "M105.406 74.406a4 4 0 0 1 4-4h58.439v155.447h-58.439a4 4 0 0 1-4-4V74.406Z" }),
|
|
412
|
-
React__namespace.default.createElement("rect", { width: 55.935, height: 15.61, x: 108.658, y: 73.659, fill: "#fff", rx: 4 }),
|
|
413
|
-
React__namespace.default.createElement("rect", { width: 37.724, height: 5.203, x: 123.617, y: 76.261, fill: "#9CA3AF", rx: 2.602 }),
|
|
414
|
-
React__namespace.default.createElement("rect", { width: 26.016, height: 3.902, x: 123.617, y: 82.764, fill: "#D1D5DB", rx: 1.951 }),
|
|
415
|
-
React__namespace.default.createElement("circle", { cx: 115.813, cy: 81.464, r: 5.203, fill: "#D1D5DB" }),
|
|
416
|
-
React__namespace.default.createElement("rect", { width: 55.935, height: 15.61, x: 108.658, y: 94.471, fill: "#fff", rx: 4 }),
|
|
417
|
-
React__namespace.default.createElement("rect", { width: 33.821, height: 5.203, x: 123.617, y: 97.073, fill: "#9CA3AF", rx: 2.602 }),
|
|
418
|
-
React__namespace.default.createElement("rect", { width: 35.772, height: 3.902, x: 123.617, y: 103.577, fill: "#D1D5DB", rx: 1.951 }),
|
|
419
|
-
React__namespace.default.createElement("circle", { cx: 115.813, cy: 102.276, r: 5.203, fill: "#D1D5DB" }),
|
|
420
|
-
React__namespace.default.createElement("rect", { width: 55.935, height: 15.61, x: 108.658, y: 115.285, fill: "#fff", rx: 4 }),
|
|
421
|
-
React__namespace.default.createElement("rect", { width: 37.724, height: 5.203, x: 123.617, y: 117.887, fill: "#9CA3AF", rx: 2.602 }),
|
|
422
|
-
React__namespace.default.createElement("rect", { width: 26.016, height: 3.902, x: 123.617, y: 124.391, fill: "#D1D5DB", rx: 1.951 }),
|
|
423
|
-
React__namespace.default.createElement("circle", { cx: 115.813, cy: 123.09, r: 5.203, fill: "#D1D5DB" }),
|
|
424
|
-
React__namespace.default.createElement("rect", { width: 55.935, height: 15.61, x: 108.658, y: 136.098, fill: "#fff", rx: 4 }),
|
|
425
|
-
React__namespace.default.createElement("rect", { width: 33.821, height: 5.203, x: 123.617, y: 138.7, fill: "#9CA3AF", rx: 2.602 }),
|
|
426
|
-
React__namespace.default.createElement("rect", { width: 31.87, height: 3.902, x: 123.617, y: 145.203, fill: "#D1D5DB", rx: 1.951 }),
|
|
427
|
-
React__namespace.default.createElement("circle", { cx: 115.813, cy: 143.903, r: 5.203, fill: "#D1D5DB" }),
|
|
428
|
-
React__namespace.default.createElement("rect", { width: 55.935, height: 15.61, x: 108.658, y: 156.91, fill: "#fff", rx: 4 }),
|
|
429
|
-
React__namespace.default.createElement("rect", { width: 37.724, height: 5.203, x: 123.617, y: 159.512, fill: "#9CA3AF", rx: 2.602 }),
|
|
430
|
-
React__namespace.default.createElement("rect", { width: 26.016, height: 3.902, x: 123.617, y: 166.016, fill: "#D1D5DB", rx: 1.951 }),
|
|
431
|
-
React__namespace.default.createElement("circle", { cx: 115.813, cy: 164.715, r: 5.203, fill: "#D1D5DB" }),
|
|
432
|
-
React__namespace.default.createElement("rect", { width: 55.935, height: 15.61, x: 108.658, y: 177.723, fill: "#fff", rx: 4 }),
|
|
433
|
-
React__namespace.default.createElement("rect", { width: 31.87, height: 5.203, x: 123.617, y: 180.325, fill: "#9CA3AF", rx: 2.602 }),
|
|
434
|
-
React__namespace.default.createElement("rect", { width: 31.87, height: 3.902, x: 123.617, y: 186.829, fill: "#D1D5DB", rx: 1.951 }),
|
|
435
|
-
React__namespace.default.createElement("circle", { cx: 115.813, cy: 185.528, r: 5.203, fill: "#D1D5DB" }),
|
|
436
|
-
React__namespace.default.createElement("rect", { width: 55.935, height: 15.61, x: 108.658, y: 198.537, fill: "#fff", rx: 4 }),
|
|
437
|
-
React__namespace.default.createElement("rect", { width: 37.724, height: 5.203, x: 123.617, y: 201.138, fill: "#9CA3AF", rx: 2.602 }),
|
|
438
|
-
React__namespace.default.createElement("rect", { width: 26.016, height: 3.902, x: 123.617, y: 207.642, fill: "#D1D5DB", rx: 1.951 }),
|
|
439
|
-
React__namespace.default.createElement("circle", { cx: 115.813, cy: 206.341, r: 5.203, fill: "#D1D5DB" }),
|
|
440
|
-
React__namespace.default.createElement("path", { fill: "#374151", d: "M204.538 57.22a8 8 0 0 1 6.47-3.294h28.801a7.999 7.999 0 0 1 6.469 3.294l2.701 3.713h-47.141l2.7-3.713Z" }),
|
|
441
|
-
React__namespace.default.createElement("circle", { cx: 225.408, cy: 52.652, r: 14.652, fill: "#374151" }),
|
|
442
|
-
React__namespace.default.createElement("circle", { cx: 225.408, cy: 52.652, r: 8.281, fill: "#1F2937" }),
|
|
443
|
-
React__namespace.default.createElement("circle", { cx: 225.409, cy: 52.652, r: 5.733, fill: "#86DDFF" }),
|
|
444
|
-
React__namespace.default.createElement("circle", { cx: 223.497, cy: 50.103, r: 1.911, fill: "#fff", fillOpacity: 0.5 })
|
|
445
|
-
);
|
|
446
|
-
var EmptyStateDashboardIcon = IconWrapper(SvgEmptyStateDashboardIcon);
|
|
447
|
-
|
|
448
382
|
const SvgExclamationMarkIcon = (props) => React__namespace.default.createElement(
|
|
449
383
|
"svg",
|
|
450
384
|
Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24" }, props),
|
|
@@ -709,7 +643,6 @@ var Icons = /*#__PURE__*/Object.freeze({
|
|
|
709
643
|
DragIcon: DragIcon,
|
|
710
644
|
EditIcon: EditIcon,
|
|
711
645
|
EmptyIcon: EmptyIcon,
|
|
712
|
-
EmptyStateDashboardIcon: EmptyStateDashboardIcon,
|
|
713
646
|
ExclamationMarkIcon: ExclamationMarkIcon,
|
|
714
647
|
ExportIcon: ExportIcon,
|
|
715
648
|
EyeIcon: EyeIcon,
|
|
@@ -3723,8 +3656,8 @@ const NavLayout = (props) => {
|
|
|
3723
3656
|
};
|
|
3724
3657
|
|
|
3725
3658
|
const Divider = (props) => {
|
|
3726
|
-
const
|
|
3727
|
-
const
|
|
3659
|
+
const { className, dark } = props, rest = __rest(props, ["className", "dark"]);
|
|
3660
|
+
const darkTheme = Boolean(dark);
|
|
3728
3661
|
return React__namespace.default.createElement("div", Object.assign({ className: classNames__default.default("ui-border-color ui-block ui-w-full ui-border-b ui-border-solid last:ui-border-b-0", className, {
|
|
3729
3662
|
"ui-border-color-divider": !darkTheme,
|
|
3730
3663
|
"ui-border-slate-600": darkTheme
|
|
@@ -5741,7 +5674,6 @@ exports.Dropzone = Dropzone;
|
|
|
5741
5674
|
exports.EditIcon = EditIcon;
|
|
5742
5675
|
exports.EmptyIcon = EmptyIcon;
|
|
5743
5676
|
exports.EmptyListMessage = EmptyListMessage;
|
|
5744
|
-
exports.EmptyStateDashboardIcon = EmptyStateDashboardIcon;
|
|
5745
5677
|
exports.ExclamationMarkIcon = ExclamationMarkIcon;
|
|
5746
5678
|
exports.ExportIcon = ExportIcon;
|
|
5747
5679
|
exports.EyeIcon = EyeIcon;
|