@shiflo/ui 0.0.17 → 0.0.19

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,26 +1,36 @@
1
1
  import { S as a } from "./line/calendar-line.svg-DHsuXoUL.js";
2
2
  import { S } from "./solid/calendar-days-solid.svg-CIj8vf6t.js";
3
- import { S as l } from "./solid/calendar-lines-solid.svg-D2qG_E7t.js";
4
- import { S as i } from "./solid/calendar-week-solid.svg-CVmrJtif.js";
3
+ import { S as s } from "./solid/calendar-lines-solid.svg-D2qG_E7t.js";
4
+ import { S as d } from "./solid/calendar-week-solid.svg-CVmrJtif.js";
5
5
  import { S as m } from "./solid/calendars-solid.svg-rClh_xBu.js";
6
6
  import { S as p } from "./solid/gear-solid.svg-C6vEx0Wx.js";
7
7
  import { S as n } from "./solid/grid-2-solid.svg-BRtzwK6Y.js";
8
8
  import { S as k } from "./solid/pen-to-square-solid.svg-DUdNcuTM.js";
9
- import { S as u } from "./solid/plus-solid.svg-piiaS3kO.js";
10
- import { S as L } from "./solid/rotate-right-solid.svg-CYW200XH.js";
11
- import { S as R } from "./solid/xmark-solid.svg-Ce8xHlZn.js";
12
- import { S as g } from "./solid/check-solid.svg-C41sTTzR.js";
9
+ import { S as c } from "./solid/plus-solid.svg-piiaS3kO.js";
10
+ import { S as B } from "./solid/rotate-right-solid.svg-CYW200XH.js";
11
+ import { S as G } from "./solid/xmark-solid.svg-Ce8xHlZn.js";
12
+ import { S as P } from "./solid/check-solid.svg-C41sTTzR.js";
13
+ import { S as T } from "./solid/trash-solid.svg-iJSf_6Y3.js";
14
+ import { S as q } from "./solid/minus-solid.svg-BBiGvc-2.js";
15
+ import { S as z } from "./solid/briefcase-blank-solid.svg-6ppQL_Z4.js";
16
+ import { S as M } from "./solid/chart-simple-horizontal-solid.svg-znTJSeQj.js";
17
+ import { S as X } from "./solid/clock-desk-solid.svg-Dvm3Xip1.js";
13
18
  export {
19
+ z as BriefcaseBlankSolid,
14
20
  S as CalendarDaysSolid,
15
21
  a as CalendarLine,
16
- l as CalendarLinesSolid,
17
- i as CalendarWeekSolid,
22
+ s as CalendarLinesSolid,
23
+ d as CalendarWeekSolid,
18
24
  m as CalendarsSolid,
19
- g as CheckSolid,
25
+ M as ChartSimpleHorizontalSolid,
26
+ P as CheckSolid,
27
+ X as ClockDeskSolid,
20
28
  p as GearSolid,
21
29
  n as Grid2Solid,
30
+ q as MinusSolid,
22
31
  k as PenToSquareSolid,
23
- u as PlusSolid,
24
- L as RotateRightSolid,
25
- R as XmarkSolid
32
+ c as PlusSolid,
33
+ B as RotateRightSolid,
34
+ T as TrashSolid,
35
+ G as XmarkSolid
26
36
  };
@@ -0,0 +1,40 @@
1
+ import { S as o } from "./line/calendar-line.svg-DHsuXoUL.js";
2
+ import { S } from "./solid/calendar-days-solid.svg-CIj8vf6t.js";
3
+ import { S as i } from "./solid/calendar-lines-solid.svg-D2qG_E7t.js";
4
+ import { S as r } from "./solid/calendar-week-solid.svg-CVmrJtif.js";
5
+ import { S as a } from "./solid/calendars-solid.svg-rClh_xBu.js";
6
+ import { S as l } from "./solid/gear-solid.svg-C6vEx0Wx.js";
7
+ import { S as e } from "./solid/grid-2-solid.svg-BRtzwK6Y.js";
8
+ import { S as d } from "./solid/pen-to-square-solid.svg-DUdNcuTM.js";
9
+ import { S as m } from "./solid/plus-solid.svg-piiaS3kO.js";
10
+ import { S as s } from "./solid/rotate-right-solid.svg-CYW200XH.js";
11
+ import { S as t } from "./solid/xmark-solid.svg-Ce8xHlZn.js";
12
+ import { S as n } from "./solid/check-solid.svg-C41sTTzR.js";
13
+ import { S as g } from "./solid/trash-solid.svg-iJSf_6Y3.js";
14
+ import { S as p } from "./solid/minus-solid.svg-BBiGvc-2.js";
15
+ import { S as f } from "./solid/briefcase-blank-solid.svg-6ppQL_Z4.js";
16
+ import { S as v } from "./solid/chart-simple-horizontal-solid.svg-znTJSeQj.js";
17
+ import { S as C } from "./solid/clock-desk-solid.svg-Dvm3Xip1.js";
18
+ const q = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19
+ __proto__: null,
20
+ BriefcaseBlankSolid: f,
21
+ CalendarDaysSolid: S,
22
+ CalendarLine: o,
23
+ CalendarLinesSolid: i,
24
+ CalendarWeekSolid: r,
25
+ CalendarsSolid: a,
26
+ ChartSimpleHorizontalSolid: v,
27
+ CheckSolid: n,
28
+ ClockDeskSolid: C,
29
+ GearSolid: l,
30
+ Grid2Solid: e,
31
+ MinusSolid: p,
32
+ PenToSquareSolid: d,
33
+ PlusSolid: m,
34
+ RotateRightSolid: s,
35
+ TrashSolid: g,
36
+ XmarkSolid: t
37
+ }, Symbol.toStringTag, { value: "Module" }));
38
+ export {
39
+ q as S
40
+ };
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const l = (t) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M8.25 2.625V4.5H15.75V2.625C15.75 2.41875 15.5813 2.25 15.375 2.25H8.625C8.41875 2.25 8.25 2.41875 8.25 2.625ZM6 4.5V2.625C6 1.17656 7.17656 0 8.625 0H15.375C16.8234 0 18 1.17656 18 2.625V4.5H21C22.6547 4.5 24 5.84531 24 7.5V19.5C24 21.1547 22.6547 22.5 21 22.5H3C1.34531 22.5 0 21.1547 0 19.5V7.5C0 5.84531 1.34531 4.5 3 4.5H6Z", fill: "currentColor" }));
3
+ export {
4
+ l as S
5
+ };
@@ -0,0 +1,5 @@
1
+ import * as t from "react";
2
+ const C = (e) => /* @__PURE__ */ t.createElement("svg", { width: 24, height: 28, viewBox: "0 0 24 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M21.4286 17.375C22.8482 17.375 24 16.2412 24 14.8438V13.1562C24 11.7588 22.8482 10.625 21.4286 10.625H2.57143C1.15179 10.625 0 11.7588 0 13.1562V14.8438C0 16.2412 1.15179 17.375 2.57143 17.375H21.4286ZM11.1429 25.8125C12.5625 25.8125 13.7143 24.6787 13.7143 23.2812V21.5938C13.7143 20.1963 12.5625 19.0625 11.1429 19.0625H2.57143C1.15179 19.0625 0 20.1963 0 21.5938V23.2812C0 24.6787 1.15179 25.8125 2.57143 25.8125H11.1429ZM20.5714 6.40625V4.71875C20.5714 3.32129 19.4196 2.1875 18 2.1875H2.57143C1.15179 2.1875 0 3.32129 0 4.71875V6.40625C0 7.80371 1.15179 8.9375 2.57143 8.9375H18C19.4196 8.9375 20.5714 7.80371 20.5714 6.40625Z", fill: "currentColor" }));
3
+ export {
4
+ C as S
5
+ };
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const l = (t) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 28, viewBox: "0 0 24 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#clip0_308_55)" }, /* @__PURE__ */ e.createElement("path", { d: "M0 12.3125C0 9.17963 1.26428 6.17507 3.51472 3.9598C5.76516 1.74453 8.8174 0.5 12 0.5C15.1826 0.5 18.2348 1.74453 20.4853 3.9598C22.7357 6.17507 24 9.17963 24 12.3125C24 15.4454 22.7357 18.4499 20.4853 20.6652C18.2348 22.8805 15.1826 24.125 12 24.125C8.8174 24.125 5.76516 22.8805 3.51472 20.6652C1.26428 18.4499 0 15.4454 0 12.3125ZM12 5.5625C11.2875 5.5625 10.7143 6.12676 10.7143 6.82812V12.3125C10.7143 12.65 10.8482 12.9717 11.0893 13.209L13.6607 15.7402C14.1643 16.2359 14.9786 16.2359 15.4768 15.7402C15.975 15.2445 15.9804 14.443 15.4768 13.9525L13.2804 11.7904V6.82812C13.2804 6.12676 12.7071 5.5625 11.9946 5.5625H12ZM12 25.8125C17.1643 25.8125 21.6589 23.0018 24 18.8516V24.9688C24 26.3662 22.8482 27.5 21.4286 27.5H2.57143C1.15179 27.5 0 26.3662 0 24.9688V18.8516C2.34107 23.0018 6.83571 25.8125 12 25.8125Z", fill: "currentColor" })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("clipPath", { id: "clip0_308_55" }, /* @__PURE__ */ e.createElement("rect", { width: 24, height: 27, fill: "currentColor", transform: "translate(0 0.5)" }))));
3
+ export {
4
+ l as S
5
+ };
@@ -9,3 +9,8 @@ export { default as PlusSolid } from './plus-solid.svg';
9
9
  export { default as RotateRightSolid } from './rotate-right-solid.svg';
10
10
  export { default as XmarkSolid } from './xmark-solid.svg';
11
11
  export { default as CheckSolid } from './check-solid.svg';
12
+ export { default as TrashSolid } from './trash-solid.svg';
13
+ export { default as MinusSolid } from './minus-solid.svg';
14
+ export { default as BriefcaseBlankSolid } from './briefcase-blank-solid.svg';
15
+ export { default as ChartSimpleHorizontalSolid } from './chart-simple-horizontal-solid.svg';
16
+ export { default as ClockDeskSolid } from './clock-desk-solid.svg';
@@ -1,24 +1,34 @@
1
1
  import { S as a } from "./calendar-days-solid.svg-CIj8vf6t.js";
2
- import { S } from "./calendar-lines-solid.svg-D2qG_E7t.js";
3
- import { S as l } from "./calendar-week-solid.svg-CVmrJtif.js";
4
- import { S as i } from "./calendars-solid.svg-rClh_xBu.js";
2
+ import { S as e } from "./calendar-lines-solid.svg-D2qG_E7t.js";
3
+ import { S as s } from "./calendar-week-solid.svg-CVmrJtif.js";
4
+ import { S as d } from "./calendars-solid.svg-rClh_xBu.js";
5
5
  import { S as m } from "./gear-solid.svg-C6vEx0Wx.js";
6
6
  import { S as p } from "./grid-2-solid.svg-BRtzwK6Y.js";
7
7
  import { S as n } from "./pen-to-square-solid.svg-DUdNcuTM.js";
8
8
  import { S as k } from "./plus-solid.svg-piiaS3kO.js";
9
- import { S as u } from "./rotate-right-solid.svg-CYW200XH.js";
10
- import { S as P } from "./xmark-solid.svg-Ce8xHlZn.js";
11
- import { S as c } from "./check-solid.svg-C41sTTzR.js";
9
+ import { S as c } from "./rotate-right-solid.svg-CYW200XH.js";
10
+ import { S as B } from "./xmark-solid.svg-Ce8xHlZn.js";
11
+ import { S as G } from "./check-solid.svg-C41sTTzR.js";
12
+ import { S as R } from "./trash-solid.svg-iJSf_6Y3.js";
13
+ import { S as g } from "./minus-solid.svg-BBiGvc-2.js";
14
+ import { S as y } from "./briefcase-blank-solid.svg-6ppQL_Z4.js";
15
+ import { S as H } from "./chart-simple-horizontal-solid.svg-znTJSeQj.js";
16
+ import { S as M } from "./clock-desk-solid.svg-Dvm3Xip1.js";
12
17
  export {
18
+ y as BriefcaseBlankSolid,
13
19
  a as CalendarDaysSolid,
14
- S as CalendarLinesSolid,
15
- l as CalendarWeekSolid,
16
- i as CalendarsSolid,
17
- c as CheckSolid,
20
+ e as CalendarLinesSolid,
21
+ s as CalendarWeekSolid,
22
+ d as CalendarsSolid,
23
+ H as ChartSimpleHorizontalSolid,
24
+ G as CheckSolid,
25
+ M as ClockDeskSolid,
18
26
  m as GearSolid,
19
27
  p as Grid2Solid,
28
+ g as MinusSolid,
20
29
  n as PenToSquareSolid,
21
30
  k as PlusSolid,
22
- u as RotateRightSolid,
23
- P as XmarkSolid
31
+ c as RotateRightSolid,
32
+ R as TrashSolid,
33
+ B as XmarkSolid
24
34
  };
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const o = (t) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 28, viewBox: "0 0 24 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M23.1428 14C23.1428 14.9334 22.3768 15.6875 21.4285 15.6875H2.5714C1.62319 15.6875 0.857117 14.9334 0.857117 14C0.857117 13.0666 1.62319 12.3125 2.5714 12.3125H21.4285C22.3768 12.3125 23.1428 13.0666 23.1428 14Z", fill: "currentColor" }));
3
+ export {
4
+ o as S
5
+ };
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const l = (t) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 28, viewBox: "0 0 24 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#clip0_297_45)" }, /* @__PURE__ */ e.createElement("path", { d: "M7.24286 1.4334L6.85714 2.1875H1.71429C0.766071 2.1875 0 2.9416 0 3.875C0 4.8084 0.766071 5.5625 1.71429 5.5625H22.2857C23.2339 5.5625 24 4.8084 24 3.875C24 2.9416 23.2339 2.1875 22.2857 2.1875H17.1429L16.7571 1.4334C16.4679 0.858594 15.8732 0.5 15.225 0.5H8.775C8.12679 0.5 7.53214 0.858594 7.24286 1.4334ZM22.2857 7.25H1.71429L2.85 25.127C2.93571 26.4611 4.06071 27.5 5.41607 27.5H18.5839C19.9393 27.5 21.0643 26.4611 21.15 25.127L22.2857 7.25Z", fill: "currentColor" })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("clipPath", { id: "clip0_297_45" }, /* @__PURE__ */ e.createElement("rect", { width: 24, height: 27, fill: "currentColor", transform: "translate(0 0.5)" }))));
3
+ export {
4
+ l as S
5
+ };
@@ -1,6 +1,6 @@
1
1
  import { jsx as m } from "react/jsx-runtime";
2
2
  import { Children as p, isValidElement as l } from "react";
3
- import { S as a } from "../../assets/icons/index.ts-Do4nS7cY.js";
3
+ import { S as a } from "../../assets/icons/index.ts-Bfm0GTNS.js";
4
4
  import c from "basic-styled";
5
5
  import d from "../../utils/getValueByPath.mjs";
6
6
  const f = c.svg`
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@shiflo/ui",
3
3
  "description": "Shiflo React UI Components",
4
- "version": "0.0.17",
4
+ "version": "0.0.19",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"
@@ -1,30 +0,0 @@
1
- import { S as o } from "./line/calendar-line.svg-DHsuXoUL.js";
2
- import { S } from "./solid/calendar-days-solid.svg-CIj8vf6t.js";
3
- import { S as r } from "./solid/calendar-lines-solid.svg-D2qG_E7t.js";
4
- import { S as a } from "./solid/calendar-week-solid.svg-CVmrJtif.js";
5
- import { S as i } from "./solid/calendars-solid.svg-rClh_xBu.js";
6
- import { S as e } from "./solid/gear-solid.svg-C6vEx0Wx.js";
7
- import { S as l } from "./solid/grid-2-solid.svg-BRtzwK6Y.js";
8
- import { S as d } from "./solid/pen-to-square-solid.svg-DUdNcuTM.js";
9
- import { S as m } from "./solid/plus-solid.svg-piiaS3kO.js";
10
- import { S as t } from "./solid/rotate-right-solid.svg-CYW200XH.js";
11
- import { S as s } from "./solid/xmark-solid.svg-Ce8xHlZn.js";
12
- import { S as n } from "./solid/check-solid.svg-C41sTTzR.js";
13
- const L = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
14
- __proto__: null,
15
- CalendarDaysSolid: S,
16
- CalendarLine: o,
17
- CalendarLinesSolid: r,
18
- CalendarWeekSolid: a,
19
- CalendarsSolid: i,
20
- CheckSolid: n,
21
- GearSolid: e,
22
- Grid2Solid: l,
23
- PenToSquareSolid: d,
24
- PlusSolid: m,
25
- RotateRightSolid: t,
26
- XmarkSolid: s
27
- }, Symbol.toStringTag, { value: "Module" }));
28
- export {
29
- L as S
30
- };