barua-ui 0.4.0 → 0.4.2

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/index.d.cts CHANGED
@@ -340,7 +340,7 @@ declare function Breadcrumbs({ items, className, ...rest }: {
340
340
  items: Crumb[];
341
341
  } & HTMLAttributes<HTMLElement>): react.JSX.Element;
342
342
 
343
- declare const iconNames: readonly ["arrow-up-right", "backward", "bell", "bolt", "bookmark", "calendar", "camera", "check", "chevron-down", "chevron-left", "chevron-right", "chevron-up", "clock", "close", "doc", "download", "drop", "filter", "flame", "folder", "forward", "garage", "gear", "grid", "heart", "house", "info", "lightbulb", "link", "lock", "mail", "message", "mic", "moon-stars", "music-note", "newspaper", "pause", "pencil", "people", "person", "photo", "pin", "play", "plus", "refresh", "repeat", "search", "send", "share", "shield", "sliders", "sparkles", "speaker", "star", "sun", "trash", "warning", "waveform", "wifi"];
343
+ declare const iconNames: readonly ["arrow-up-right", "backward", "bell", "bolt", "bookmark", "calendar", "camera", "check", "chevron-down", "chevron-left", "chevron-right", "chevron-up", "clock", "close", "doc", "download", "drop", "film", "filter", "flame", "folder", "forward", "garage", "gear", "grid", "heart", "house", "info", "lightbulb", "link", "lock", "mail", "message", "mic", "moon-stars", "music-note", "newspaper", "pause", "pencil", "people", "person", "photo", "pin", "play", "plus", "refresh", "repeat", "search", "send", "share", "shield", "sliders", "sparkles", "speaker", "star", "sun", "trash", "tv", "warning", "waveform", "wifi"];
344
344
  type IconName = (typeof iconNames)[number];
345
345
  interface IconProps extends Omit<SVGProps<SVGSVGElement>, "name"> {
346
346
  name: IconName;
package/dist/index.d.ts CHANGED
@@ -340,7 +340,7 @@ declare function Breadcrumbs({ items, className, ...rest }: {
340
340
  items: Crumb[];
341
341
  } & HTMLAttributes<HTMLElement>): react.JSX.Element;
342
342
 
343
- declare const iconNames: readonly ["arrow-up-right", "backward", "bell", "bolt", "bookmark", "calendar", "camera", "check", "chevron-down", "chevron-left", "chevron-right", "chevron-up", "clock", "close", "doc", "download", "drop", "filter", "flame", "folder", "forward", "garage", "gear", "grid", "heart", "house", "info", "lightbulb", "link", "lock", "mail", "message", "mic", "moon-stars", "music-note", "newspaper", "pause", "pencil", "people", "person", "photo", "pin", "play", "plus", "refresh", "repeat", "search", "send", "share", "shield", "sliders", "sparkles", "speaker", "star", "sun", "trash", "warning", "waveform", "wifi"];
343
+ declare const iconNames: readonly ["arrow-up-right", "backward", "bell", "bolt", "bookmark", "calendar", "camera", "check", "chevron-down", "chevron-left", "chevron-right", "chevron-up", "clock", "close", "doc", "download", "drop", "film", "filter", "flame", "folder", "forward", "garage", "gear", "grid", "heart", "house", "info", "lightbulb", "link", "lock", "mail", "message", "mic", "moon-stars", "music-note", "newspaper", "pause", "pencil", "people", "person", "photo", "pin", "play", "plus", "refresh", "repeat", "search", "send", "share", "shield", "sliders", "sparkles", "speaker", "star", "sun", "trash", "tv", "warning", "waveform", "wifi"];
344
344
  type IconName = (typeof iconNames)[number];
345
345
  interface IconProps extends Omit<SVGProps<SVGSVGElement>, "name"> {
346
346
  name: IconName;
package/dist/index.js CHANGED
@@ -973,6 +973,7 @@ var iconNames = [
973
973
  "doc",
974
974
  "download",
975
975
  "drop",
976
+ "film",
976
977
  "filter",
977
978
  "flame",
978
979
  "folder",
@@ -1012,6 +1013,7 @@ var iconNames = [
1012
1013
  "star",
1013
1014
  "sun",
1014
1015
  "trash",
1016
+ "tv",
1015
1017
  "warning",
1016
1018
  "waveform",
1017
1019
  "wifi"
@@ -1052,6 +1054,10 @@ var GLYPHS = {
1052
1054
  ] }),
1053
1055
  "download": /* @__PURE__ */ jsx9(Fragment, { children: /* @__PURE__ */ jsx9("path", { d: "M10 3.5v9M6.5 9.5l3.5 3 3.5-3M4 16.5h12", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }) }),
1054
1056
  "drop": /* @__PURE__ */ jsx9(Fragment, { children: /* @__PURE__ */ jsx9("path", { d: "M10 2.8C7.7 6 5.5 8.6 5.5 11.4a4.5 4.5 0 0 0 9 0c0-2.8-2.2-5.4-4.5-8.6Z", stroke: "currentColor", strokeWidth: "1.5", strokeLinejoin: "round" }) }),
1057
+ "film": /* @__PURE__ */ jsxs6(Fragment, { children: [
1058
+ /* @__PURE__ */ jsx9("path", { d: "M3.5 8.5h13V15a1.5 1.5 0 0 1-1.5 1.5H5A1.5 1.5 0 0 1 3.5 15V8.5Z", stroke: "currentColor", strokeWidth: "1.5", strokeLinejoin: "round" }),
1059
+ /* @__PURE__ */ jsx9("path", { d: "m3.5 8.5 1-3.4 11.6 1.7-.6 1.7M7.6 5.6 6.6 8.2M11.2 6.1l-1 2.4", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })
1060
+ ] }),
1055
1061
  "filter": /* @__PURE__ */ jsx9(Fragment, { children: /* @__PURE__ */ jsx9("path", { d: "M3.5 5.5h13M6 10h8M8.5 14.5h3", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }) }),
1056
1062
  "flame": /* @__PURE__ */ jsx9(Fragment, { children: /* @__PURE__ */ jsx9("path", { d: "M10 3c-2.5 3-4.5 5.2-4.5 7.4a4.5 4.5 0 0 0 9 0C14.5 8.2 12.5 6 10 3Z", stroke: "currentColor", strokeWidth: "1.5", strokeLinejoin: "round" }) }),
1057
1063
  "folder": /* @__PURE__ */ jsx9(Fragment, { children: /* @__PURE__ */ jsx9("path", { d: "M3.5 5.5A1.5 1.5 0 0 1 5 4h3l1.5 2H15a1.5 1.5 0 0 1 1.5 1.5V14a1.5 1.5 0 0 1-1.5 1.5H5A1.5 1.5 0 0 1 3.5 14V5.5Z", stroke: "currentColor", strokeWidth: "1.5", strokeLinejoin: "round" }) }),
@@ -1163,6 +1169,10 @@ var GLYPHS = {
1163
1169
  /* @__PURE__ */ jsx9("path", { d: "M10 1.5v2m0 13v2M18.5 10h-2m-13 0h-2m14.5-6-1.4 1.4M4.9 15.1 3.5 16.5m0-13 1.4 1.4m10.2 10.2 1.4 1.4", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
1164
1170
  ] }),
1165
1171
  "trash": /* @__PURE__ */ jsx9(Fragment, { children: /* @__PURE__ */ jsx9("path", { d: "M4 6h12M8 6V4.5h4V6M6.5 6l.5 10h6l.5-10M8.5 9v4M11.5 9v4", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }) }),
1172
+ "tv": /* @__PURE__ */ jsxs6(Fragment, { children: [
1173
+ /* @__PURE__ */ jsx9("rect", { x: "3", y: "6", width: "14", height: "9.5", rx: "1.8", stroke: "currentColor", strokeWidth: "1.5" }),
1174
+ /* @__PURE__ */ jsx9("path", { d: "M7 17.5h6M7.5 2.5 10 5l2.5-2.5", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })
1175
+ ] }),
1166
1176
  "warning": /* @__PURE__ */ jsxs6(Fragment, { children: [
1167
1177
  /* @__PURE__ */ jsx9("path", { d: "M10 3.5 18 17H2L10 3.5Z", stroke: "currentColor", strokeWidth: "1.5", strokeLinejoin: "round" }),
1168
1178
  /* @__PURE__ */ jsx9("path", { d: "M10 8.5V12M10 14.5h.01", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })