@rufous/ui 0.1.18 → 0.1.21

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.
Files changed (63) hide show
  1. package/dist/Buttons/{Button.cjs → addButton.cjs} +9 -12
  2. package/dist/Buttons/addButton.css +68 -0
  3. package/dist/Buttons/addButton.d.cts +8 -0
  4. package/dist/Buttons/addButton.d.ts +8 -0
  5. package/dist/Buttons/addButton.js +7 -0
  6. package/dist/Buttons/cancelButton.cjs +37 -0
  7. package/dist/Buttons/cancelButton.css +68 -0
  8. package/dist/Buttons/cancelButton.d.cts +8 -0
  9. package/dist/Buttons/cancelButton.d.ts +8 -0
  10. package/dist/Buttons/cancelButton.js +7 -0
  11. package/dist/Buttons/index.cjs +75 -0
  12. package/dist/Buttons/index.css +68 -0
  13. package/dist/Buttons/index.d.cts +4 -0
  14. package/dist/Buttons/index.d.ts +4 -0
  15. package/dist/Buttons/index.js +16 -0
  16. package/dist/Buttons/submitButton.cjs +53 -0
  17. package/dist/Buttons/submitButton.css +68 -0
  18. package/dist/Buttons/submitButton.d.cts +11 -0
  19. package/dist/Buttons/submitButton.d.ts +11 -0
  20. package/dist/Buttons/submitButton.js +7 -0
  21. package/dist/CheckBoxes/CheckBox.js +25 -3
  22. package/dist/TextFields/FloatingInput.js +28 -3
  23. package/dist/chunk-54KCNQAW.js +24 -0
  24. package/dist/chunk-5UEJAVFK.js +10 -0
  25. package/dist/chunk-7KARALMQ.js +8 -0
  26. package/dist/chunk-GESVGIAP.js +10 -0
  27. package/dist/chunk-N65GKZS6.js +10 -0
  28. package/dist/chunk-QIEQRNBE.js +10 -0
  29. package/dist/chunk-QPGJCRBS.js +0 -0
  30. package/dist/icons/helpOutlinedIcon.cjs +1 -53
  31. package/dist/icons/helpOutlinedIcon.js +1 -1
  32. package/dist/icons/index.cjs +3 -200
  33. package/dist/icons/index.js +35 -35
  34. package/dist/icons/nineDotMenuIcon.cjs +1 -146
  35. package/dist/icons/nineDotMenuIcon.js +1 -1
  36. package/dist/icons/notificationIcon.cjs +1 -1
  37. package/dist/icons/notificationIcon.js +1 -1
  38. package/dist/icons/rufousAiIcon.cjs +37 -0
  39. package/dist/icons/rufousAiIcon.d.cts +8 -0
  40. package/dist/icons/rufousAiIcon.d.ts +8 -0
  41. package/dist/icons/rufousAiIcon.js +7 -0
  42. package/dist/main.cjs +210 -435
  43. package/dist/main.css +69 -0
  44. package/dist/main.d.cts +3 -3
  45. package/dist/main.d.ts +3 -3
  46. package/dist/main.js +51 -49
  47. package/dist/styles/button.css +68 -0
  48. package/dist/styles/button.d.cts +2 -0
  49. package/dist/styles/button.d.ts +2 -0
  50. package/package.json +1 -1
  51. package/dist/Buttons/Button.d.cjs +0 -17
  52. package/dist/Buttons/Button.d.cts +0 -10
  53. package/dist/Buttons/Button.d.d.cts +0 -10
  54. package/dist/Buttons/Button.d.d.ts +0 -10
  55. package/dist/Buttons/Button.d.ts +0 -10
  56. package/dist/Buttons/Button.js +0 -6
  57. package/dist/chunk-ASP3DBRX.js +0 -9
  58. package/dist/chunk-AWA5Y5LH.js +0 -32
  59. package/dist/chunk-D7SFBVJY.js +0 -155
  60. package/dist/chunk-MWCKUVQG.js +0 -10
  61. package/dist/chunk-PULIGWAP.js +0 -62
  62. package/dist/chunk-QKDJLUKZ.js +0 -29
  63. /package/dist/{Buttons/Button.d.js → chunk-QGVJQLGY.js} +0 -0
@@ -34,6 +34,6 @@ __export(notificationIcon_exports, {
34
34
  module.exports = __toCommonJS(notificationIcon_exports);
35
35
  var import_react = __toESM(require("react"), 1);
36
36
  var NotificationIcon = ({ color = "#3a3a3a", ...props }) => {
37
- return /* @__PURE__ */ import_react.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "40", height: "40", viewBox: "0 0 40 40", ...props }, /* @__PURE__ */ import_react.default.createElement("g", { id: "Group_26345", "data-name": "Group 26345", transform: "translate(-1600 -24)" }, /* @__PURE__ */ import_react.default.createElement("circle", { id: "Ellipse_32", "data-name": "Ellipse 32", cx: "20", cy: "20", r: "20", transform: "translate(1600 24)", fill: "none" }), /* @__PURE__ */ import_react.default.createElement("g", { id: "bell", transform: "translate(1594.537 28.951)" }, /* @__PURE__ */ import_react.default.createElement("g", { id: "Group_26115", "data-name": "Group 26115", transform: "translate(12 -0.011)" }, /* @__PURE__ */ import_react.default.createElement("path", { id: "Path_60748", "data-name": "Path 60748", d: "M25.124,29.989a3.75,3.75,0,0,0,3.75-3.75h-7.5A3.75,3.75,0,0,0,25.124,29.989Zm0-26.4-1.494.3a7.5,7.5,0,0,0-6.005,7.351,40.688,40.688,0,0,1-.861,7.016,24.253,24.253,0,0,1-1.243,4.234H34.728a24.369,24.369,0,0,1-1.243-4.234,40.687,40.687,0,0,1-.861-7.016,7.5,7.5,0,0,0-6.005-7.35l-1.494-.306Zm11.662,18.9a4.771,4.771,0,0,0,1.462,1.875H12a4.771,4.771,0,0,0,1.462-1.875c1.687-3.375,2.287-9.6,2.287-11.249a9.378,9.378,0,0,1,7.509-9.189,1.875,1.875,0,1,1,3.731,0A9.378,9.378,0,0,1,34.5,11.241C34.5,12.89,35.1,19.115,36.786,22.49Z", transform: "translate(-12 0.011)", fill: color })))));
37
+ return /* @__PURE__ */ import_react.default.createElement("svg", { width: "27", height: "31", viewBox: "0 0 27 31", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M13.661 30.94C14.6555 30.94 15.6094 30.5449 16.3126 29.8416C17.0159 29.1384 17.411 28.1846 17.411 27.19H9.91099C9.91099 28.1846 10.3061 29.1384 11.0093 29.8416C11.7126 30.5449 12.6664 30.94 13.661 30.94ZM13.661 4.54L12.167 4.84C10.4718 5.18482 8.94802 6.105 7.85365 7.44468C6.75927 8.78435 6.16164 10.4611 6.16199 12.191C6.07906 14.5502 5.79097 16.8977 5.30099 19.207C5.01617 20.6532 4.60012 22.0704 4.05799 23.441H23.265C22.7235 22.0702 22.3074 20.653 22.022 19.207C21.532 16.8977 21.2439 14.5502 21.161 12.191C21.1611 10.4613 20.5634 8.78476 19.469 7.44529C18.3747 6.10582 16.851 5.18578 15.156 4.841L13.662 4.535L13.661 4.54ZM25.323 23.44C25.6443 24.1784 26.1472 24.8234 26.785 25.315H0.536987C1.17474 24.8234 1.67769 24.1784 1.99899 23.44C3.68599 20.065 4.28599 13.84 4.28599 12.191C4.28619 10.0284 5.0338 7.93234 6.40223 6.25776C7.77065 4.58317 9.67578 3.433 11.795 3.002C11.7686 2.7412 11.7973 2.47777 11.879 2.22872C11.9608 1.97967 12.0938 1.75052 12.2696 1.55608C12.4454 1.36163 12.66 1.20621 12.8996 1.09983C13.1391 0.993454 13.3984 0.938492 13.6605 0.938492C13.9226 0.938492 14.1818 0.993454 14.4214 1.09983C14.661 1.20621 14.8756 1.36163 15.0514 1.55608C15.2272 1.75052 15.3602 1.97967 15.442 2.22872C15.5237 2.47777 15.5523 2.7412 15.526 3.002C17.6457 3.43262 19.5515 4.58277 20.9203 6.2576C22.2891 7.93243 23.0369 10.029 23.037 12.192C23.037 13.841 23.637 20.065 25.323 23.44Z", fill: color }));
38
38
  };
39
39
  var notificationIcon_default = NotificationIcon;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  notificationIcon_default
3
- } from "../chunk-MWCKUVQG.js";
3
+ } from "../chunk-QIEQRNBE.js";
4
4
  export {
5
5
  notificationIcon_default as default
6
6
  };
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // lib/icons/rufousAiIcon.tsx
30
+ var rufousAiIcon_exports = {};
31
+ __export(rufousAiIcon_exports, {
32
+ default: () => rufousAiIcon_default
33
+ });
34
+ module.exports = __toCommonJS(rufousAiIcon_exports);
35
+ var React = __toESM(require("react"), 1);
36
+ var RufousAiIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M16 31C24.2843 31 31 24.2843 31 16C31 7.71573 24.2843 1 16 1C7.71573 1 1 7.71573 1 16C1 24.2843 7.71573 31 16 31Z", stroke: color, "stroke-width": "2" }), /* @__PURE__ */ React.createElement("path", { d: "M16.0999 20.167C16.1447 20.0478 16.2145 19.9396 16.3045 19.8495C16.3945 19.7595 16.5028 19.6898 16.6219 19.645L21.3489 17.87L16.6219 16.097C16.5026 16.0524 16.3941 15.9827 16.3039 15.8926C16.2137 15.8026 16.1438 15.6943 16.0989 15.575L14.3239 10.846L12.5509 15.574L12.5419 15.597C12.4955 15.7114 12.4259 15.8149 12.3374 15.9009C12.2489 15.987 12.1436 16.0538 12.0279 16.097L7.29895 17.87L12.0279 19.645C12.1471 19.6898 12.2554 19.7595 12.3454 19.8495C12.4354 19.9396 12.5052 20.0478 12.5499 20.167L14.3229 24.894L16.0999 20.167Z", stroke: color, "stroke-width": "1.5" }), /* @__PURE__ */ React.createElement("path", { d: "M22.372 11.523C22.4108 11.4198 22.4712 11.3261 22.5492 11.2482C22.6271 11.1702 22.7209 11.1098 22.824 11.071L24.831 10.317L22.824 9.564C22.7242 9.52656 22.6332 9.46884 22.5568 9.39449C22.4804 9.32014 22.4202 9.23077 22.38 9.132L22.372 9.112L21.618 7.104L20.865 9.112L20.858 9.131C20.8178 9.23002 20.7575 9.31961 20.6809 9.39414C20.6043 9.46867 20.5131 9.52651 20.413 9.564L18.405 10.317L20.413 11.071C20.5163 11.1096 20.6101 11.17 20.6881 11.248C20.7661 11.3259 20.8264 11.4197 20.865 11.523L21.618 13.53L22.372 11.523Z", stroke: color, "stroke-width": "1.2" }));
37
+ var rufousAiIcon_default = RufousAiIcon;
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface RufousAiIconProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const RufousAiIcon: React.FC<RufousAiIconProps>;
7
+
8
+ export { type RufousAiIconProps, RufousAiIcon as default };
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface RufousAiIconProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const RufousAiIcon: React.FC<RufousAiIconProps>;
7
+
8
+ export { type RufousAiIconProps, RufousAiIcon as default };
@@ -0,0 +1,7 @@
1
+ // lib/icons/rufousAiIcon.tsx
2
+ import * as React from "react";
3
+ var RufousAiIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M16 31C24.2843 31 31 24.2843 31 16C31 7.71573 24.2843 1 16 1C7.71573 1 1 7.71573 1 16C1 24.2843 7.71573 31 16 31Z", stroke: color, "stroke-width": "2" }), /* @__PURE__ */ React.createElement("path", { d: "M16.0999 20.167C16.1447 20.0478 16.2145 19.9396 16.3045 19.8495C16.3945 19.7595 16.5028 19.6898 16.6219 19.645L21.3489 17.87L16.6219 16.097C16.5026 16.0524 16.3941 15.9827 16.3039 15.8926C16.2137 15.8026 16.1438 15.6943 16.0989 15.575L14.3239 10.846L12.5509 15.574L12.5419 15.597C12.4955 15.7114 12.4259 15.8149 12.3374 15.9009C12.2489 15.987 12.1436 16.0538 12.0279 16.097L7.29895 17.87L12.0279 19.645C12.1471 19.6898 12.2554 19.7595 12.3454 19.8495C12.4354 19.9396 12.5052 20.0478 12.5499 20.167L14.3229 24.894L16.0999 20.167Z", stroke: color, "stroke-width": "1.5" }), /* @__PURE__ */ React.createElement("path", { d: "M22.372 11.523C22.4108 11.4198 22.4712 11.3261 22.5492 11.2482C22.6271 11.1702 22.7209 11.1098 22.824 11.071L24.831 10.317L22.824 9.564C22.7242 9.52656 22.6332 9.46884 22.5568 9.39449C22.4804 9.32014 22.4202 9.23077 22.38 9.132L22.372 9.112L21.618 7.104L20.865 9.112L20.858 9.131C20.8178 9.23002 20.7575 9.31961 20.6809 9.39414C20.6043 9.46867 20.5131 9.52651 20.413 9.564L18.405 10.317L20.413 11.071C20.5163 11.1096 20.6101 11.17 20.6881 11.248C20.7661 11.3259 20.8264 11.4197 20.865 11.523L21.618 13.53L22.372 11.523Z", stroke: color, "stroke-width": "1.2" }));
4
+ var rufousAiIcon_default = RufousAiIcon;
5
+ export {
6
+ rufousAiIcon_default as default
7
+ };